Login¶
Namespace: Rest_API.Models
Represents the login credentials for a user.
Properties¶
Password¶
Gets or sets the password of the user.
Property Value¶
UserName¶
Gets or sets the username of the user.
Property Value¶
Constructors¶
Login()¶
Caution¶
Constructors of types with required members are not supported in this version of your compiler.