Click or drag to resize

AccountInfo Properties

The AccountInfo type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Account name for an identity Can be null if the identity doesn't have an account for the type
Public propertyAccountSystemId
System id of the account. Is 0 if AccountName is null or empty
Public propertyAccountSystemName
Display name of the system of the account. Is null if AccountName is null
Public propertyAccountTypeDisplayName
Display name of an account type data object
Public propertyAccountTypeId
Integer id of an account type data object
Public propertyIdentityId
Integer id of an identity data object Can be 0 if the identity doesn't have an account for the type
Top
See Also