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