MembershipBaseObject Class |
Namespace: Dundas.BI.AccountServices
The MembershipBaseObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowedIPAddresses | Gets or sets the allowed IP addresses. |
![]() | CreatedTime |
Gets the UTC time the account or group was created.
|
![]() | Culture |
Gets or sets the culture associated with the account or group.
|
![]() | CustomAttributes |
Gets the account or group's explicitly assigned custom attributes.
|
![]() | DeniedApplicationPrivilegeIds |
Gets the IDs of standard privileges denied to the account or group.
|
![]() | Description |
Gets or sets a description that may be associated with the account or group.
|
![]() | ExternalId | Gets the external ID of the account or group. |
![]() | GrantedApplicationPrivilegeIds |
Gets the IDs of standard privileges granted to the account or group.
|
![]() | Id |
Gets the unique identifier of the account or group.
|
![]() | IsGlobal |
Gets or sets a value indicating whether the account/group is global.
|
![]() | Name | Gets or sets the name of the account or group. |
![]() | SeatKind | Gets or sets the kind of the seat used by the account or group. |
![]() | SingleTenantId |
Gets or sets the ID of the single tenant associated with the account/group.
|
![]() | TenantId |
Gets or sets the ID of the tenant associated with the account/group.
|
![]() | TenantIds |
Gets a collection containing the IDs of the tenant(s) associated with the account/group.
|
![]() | TimeZone | Gets or sets the time zone associated with the account or group. |
![]() | Warnings | Gets a list of warnings associated with the instance. |