Click or drag to resize
UserInfo Properties

The UserInfo type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets the account id.
Public propertyEmail
Gets the Email address.
Public propertyFirstName
Gets the First name.
Public propertyId
Gets the Internal Id.
Public propertyLastAccess
Gets the Last time the user accessed the system.
Public propertyLastName
Gets the Last name.
Public propertyLogin
Gets the same as ScreenName.
Public propertyName
Gets the User name.
Public propertyRoleNames
Gets the names of all the roles this user has, comma-separated.
Public propertyRoles
Gets the List of roles assigned to this user.
Public propertyScreenName
Gets the User Id.
Top
See Also