[This is preliminary documentation and is subject to change.]

The ExtranetUserInfo type exposes the following properties.

Properties

  NameDescription
Public propertyEmailAddress
the email address of the user
Public propertyFirstName
the first name of the user
Public propertyIsExternalUser
true if the user is an external user, false otherwise
Public propertyLastName
the last name of the user
Public propertyName
the name of the user
Public propertyPassword
the user password
Public propertyUserID
The unique id of the user

See Also