Accounts

UserInformationResponse.Accounts property

Contains list of objects with users account information.

public List<AccountInformation> Accounts { get; }

See Also