AccountInfo Properties |
The AccountInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountName |
Account name for an identity
Can be null if the identity doesn't have an account for the type
|
![]() | AccountSystemId |
System id of the account.
Is 0 if AccountName is null or empty
|
![]() | AccountSystemName |
Display name of the system of the account.
Is null if AccountName is null
|
![]() | AccountTypeDisplayName |
Display name of an account type data object
|
![]() | AccountTypeId |
Integer id of an account type data object
|
![]() | IdentityId |
Integer id of an identity data object
Can be 0 if the identity doesn't have an account for the type
|