Address | The address of this user. |
City | The city for this user. |
Country | The country for this user. |
Email | The user email address. |
Enabled | Boolean indicating if this user is currently enabled to use the DatStat Illume system. |
ExpirationDate | If the user is set to expire, this is their expiration date. |
Expired | Boolean indicating if this user is currently expired. |
Fax | Fax phone number for this user. |
FirstName | The first name of this user. |
FullName | The full name of this user (FirstName LastName). |
HomePhone | The home phone number for this user. |
LastLogin | The date this user last logged into the Illue system. |
LastName | The last name of the user. |
LastWebLogin | The date this user last logged into Illume Web Console. |
LdapUser | Boolean indicating that this is an Ldap user. |
MobilePhone | The mobile phone number for this user. |
PostalCode | The postal code for this user. |
SDKUser | Boolean indicating if this user is allowed to use SDK features. |
State | The state for this user. |
UserId | The unique Id for this user. |
UserLogon | The login name for this user. |
WorkPhone | The work phone for this user. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SDK_User Class | DatStat.SDK.WebServiceWrappers Namespace