Kizspy | Question: 29
(Choose 1 answer)
What is the purpose of the [Bind] attribute in ASP.NET Core MVC?
A. To specify which properties of a model should be bound from the request.
B. To encrypt data.
C. To manage database connections.
D. To manage user sessions.