MembershipBaseObjectData Class |
Namespace: Dundas.BI.AccountServices.Extensibility
The MembershipBaseObjectData type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedIPAddresses | Gets or sets the allowed IP addresses. | |
| CreatedTime | Gets or sets the value corresponding to CreatedTime. | |
| CultureName | Gets or sets the value corresponding to Culture. | |
| CustomAttributes | Gets the value corresponding to CustomAttributes. | |
| DeniedApplicationPrivilegeIds |
Gets the value corresponding to DeniedApplicationPrivilegeIds.
| |
| Description | Gets or sets the value corresponding to Description. | |
| GrantedApplicationPrivilegeIds |
Gets the value corresponding to GrantedApplicationPrivilegeIds.
| |
| Id | Gets or sets the value corresponding to Id. | |
| Name | Gets or sets the value corresponding to Name. | |
| SeatKind | Gets or sets the value corresponding to SeatKind. | |
| TenantId | Gets or sets the value corresponding to TenantId. | |
| TimeZoneId | Gets or sets the value corresponding to TimeZone. |
| Name | Description | |
|---|---|---|
| GetSchema |
This method is here for implementing IXmlSerializable. But this is reserved and should not be used.
| |
| ReadXmlData |
Generates this object from its XML representation.
| |
| WriteXmlData |
Converts this object into its XML representation.
|