Click or drag to resize
User Properties

The User type exposes the following members.

Properties
  NameDescription
Public propertyCount
Inherited from IDictionary.
Public propertyEMail
The user's email address.
Public propertyFirstName
The user's first name.
Public propertyId
The user's ID.
Public propertyIsReadOnly
Inherited from IDictionary.
Public propertyItem
Returns the value of a property associated with the user resource.
Public propertyKeys
Inherited from IDictionary.
Public propertyLastName
The user's last name.
Public propertyUserName
The username used to login.
Public propertyValues
Inherited from IDictionary.
Top
See Also