UserInfo Constructor
|
Initializes a new instance of the UserInfo class. |
FirstName | Gets the first name of the account user. |
IsDomainAdmin | Gets a value indicating whether the specified user is a domain administrator. |
IsSystemAdmin | Gets a value indicating whether the specified user is a system administrator. |
LastName | Gets the last name of the account user. |
Password | Gets the account password. |
UserName | Gets the account username (i.e. email address). |
UserInfo Class | svcUserAdmin Namespace