Awsom Scheduler API
Awsom Scheduler API
awsomAPI.Models
User Class
User Properties
Address Property
City Property
Email Property
Id Property
Name Property
Password Property
Region Property
Role Property
Token Property
ZipCode Property
User
Password Property
Gets or sets the password.
Namespace:
awsomAPI.Models
Assembly:
awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
Copy
public
string
Password
{
get
;
set
; }
Property Value
Type:
String
The password.
See Also
Reference
User Class
awsomAPI.Models Namespace