| UserInfo Properties |
The UserInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountId |
Gets the account id.
| |
Gets the Email address.
| ||
| FirstName |
Gets the First name.
| |
| Id |
Gets the Internal Id.
| |
| LastAccess |
Gets the Last time the user accessed the system.
| |
| LastName |
Gets the Last name.
| |
| Login |
Gets the same as ScreenName.
| |
| Name |
Gets the User name.
| |
| RoleNames |
Gets the names of all the roles this user has, comma-separated.
| |
| Roles |
Gets the List of roles assigned to this user.
| |
| ScreenName |
Gets the User Id.
|