| User Properties |
The User type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Inherited from IDictionary.
| |
The user's email address.
| ||
| FirstName |
The user's first name.
| |
| Id |
The user's ID.
| |
| IsReadOnly |
Inherited from IDictionary.
| |
| Item |
Returns the value of a property associated with the user resource.
| |
| Keys |
Inherited from IDictionary.
| |
| LastName |
The user's last name.
| |
| UserName |
The username used to login.
| |
| Values |
Inherited from IDictionary.
|