LogOnAccountPropertiesData Class | 
Namespace: Dundas.BI.WebApi.Models
The LogOnAccountPropertiesData type exposes the following members.
| Name | Description | |
|---|---|---|
| LogOnAccountPropertiesData | Initializes a new instance of the LogOnAccountPropertiesData class  | 
| Name | Description | |
|---|---|---|
| CultureName | Gets or sets the name of the culture associated with the account.  | |
| CustomAttributes | Gets the account's explicitly assigned custom attributes.  | |
| DisplayName | Gets or sets the display name.  | |
| EmailAddress | Gets or sets the email address.  | |
| GrantedApplicationPrivilegeIds | Gets the IDs of standard privileges granted to the account.  | |
| GroupMembership | 
            Specifies the groups to which the account should belong. If not specified, the group membership will not be modified.
              | |
| IsGlobal | Gets or sets a value indicating whether the account is a global account.  | |
| IsSeatReserved | Gets or sets a value indicating whether the account has a reserved seat.  | |
| Name | 
            Gets or sets the name of the account to create/update.
              | |
| SeatKind | Gets or sets the seat kind.  | |
| TimeZoneId | Gets or sets the time zone associated with the account.  | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between LogOnAccountPropertiesData and LogOnAccountProperties.
              |