Object containing account information.
AccountId | Account ID. |
CreationDate | Account creation date/time. |
Email | Account e-mail address. |
FirstName | Account owner's first name. |
IsBuiltIn | Flag indicating if an account is built-in. |
IsChangePasswordAllowed | Flag indicating if this account is allowed to change the password. |
IsLockedOut | Flag indicating if this account is locked. |
LastName | Account owner's last name. |
OwnerId | Owner ID. |
OwnerName | Owner's name. |
PlanId | Plan ID. |
Profile | Account profile. |
Role | Account role. |
SsoId | Contains SSO identifier associated with this account, if SSO identifier not specified - contains null. |
UserName | Account login. |