GroupData Class |
Namespace: Dundas.BI.AccountServices.Extensibility
The GroupData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowedIPAddresses | Gets or sets the allowed IP addresses. (Inherited from MembershipBaseObjectData.) |
![]() | CreatedTime | Gets or sets the value corresponding to CreatedTime. (Inherited from MembershipBaseObjectData.) |
![]() | CultureName | Gets or sets the value corresponding to Culture. (Inherited from MembershipBaseObjectData.) |
![]() | CustomAttributes | Gets the value corresponding to CustomAttributes. (Inherited from MembershipBaseObjectData.) |
![]() | DataDiscoveryId | Gets or sets the value corresponding to DataDiscoveryId. (Inherited from MembershipBaseObjectData.) |
![]() | DeniedApplicationPrivilegeIds |
Gets the value corresponding to DeniedApplicationPrivilegeIds.
(Inherited from MembershipBaseObjectData.) |
![]() | Description | Gets or sets the value corresponding to Description. (Inherited from MembershipBaseObjectData.) |
![]() | ExternalId | Gets or sets the value corresponding to ExternalId. (Inherited from MembershipBaseObjectData.) |
![]() | GrantedApplicationPrivilegeIds |
Gets the value corresponding to GrantedApplicationPrivilegeIds.
(Inherited from MembershipBaseObjectData.) |
![]() | GroupKind | Gets or sets the value corresponding to GroupKind. |
![]() | Id | Gets or sets the value corresponding to Id. (Inherited from MembershipBaseObjectData.) |
![]() | Name | Gets or sets the value corresponding to Name. (Inherited from MembershipBaseObjectData.) |
![]() | ProjectId | Gets or sets the value corresponding to ProjectId. |
![]() | SeatKind | Gets or sets the value corresponding to SeatKind. (Inherited from MembershipBaseObjectData.) |
![]() | SingleTenantId |
Gets the single (or null) tenant ID associated with the account or group.
(Inherited from MembershipBaseObjectData.) |
![]() | TenantId | Gets or sets the value corresponding to TenantId. (Inherited from MembershipBaseObjectData.) |
![]() | TenantIds |
Gets or sets the value corresponding to TenantIds.
(Inherited from MembershipBaseObjectData.) |
![]() | TimeZoneId | Gets or sets the value corresponding to TimeZone. (Inherited from MembershipBaseObjectData.) |
Name | Description | |
---|---|---|
![]() | GetSchema |
This method is here for implementing IXmlSerializable. But this is reserved and should not be used.
(Inherited from MembershipBaseObjectData.) |
![]() | ReadXmlData |
Generates group data from its XML representation.
(Overrides MembershipBaseObjectDataReadXmlData(XmlReader).) |
![]() | WriteXmlData |
Converts this group data into its XML representation.
(Overrides MembershipBaseObjectDataWriteXmlData(XmlWriter).) |