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