AccountData Class |
Namespace: Dundas.BI.AccountServices.Extensibility
The AccountData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountData |
Initializes a new instance of the AccountData class.
|
Name | Description | |
---|---|---|
![]() | AccountType | Gets or sets the value corresponding to AccountType. |
![]() | ActiveTenantId | Gets or sets the value corresponding to ActiveTenantId. |
![]() | 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.) |
![]() | DisplayName | Gets or sets the value corresponding to DisplayName. |
![]() | EmailAddress | Gets or sets the value corresponding to EmailAddress. |
![]() | ExportData | Gets the dictionary which contains data for export. |
![]() | ExternalId | Gets or sets the value corresponding to ExternalId. (Inherited from MembershipBaseObjectData.) |
![]() | FederatedAuthenticationProviderIds |
Gets or sets the value corresponding to FederatedAuthenticationProviderIds.
|
![]() | GrantedApplicationPrivilegeIds |
Gets the value corresponding to GrantedApplicationPrivilegeIds.
(Inherited from MembershipBaseObjectData.) |
![]() | Id | Gets or sets the value corresponding to Id. (Inherited from MembershipBaseObjectData.) |
![]() | IsApiAccount | Gets or sets the value corresponding to IsApiAccount. |
![]() | IsEnabled | Gets or sets the value corresponding to IsEnabled. |
![]() | IsGlobal | Gets or sets the value corresponding to IsGlobal. |
![]() | IsSeatReserved | Gets or sets the value corresponding to IsSeatReserved. |
![]() | LastLogOnIpAddress | Gets or sets the value corresponding to LastLogOnIpAddress. |
![]() | LastLogOnTime | Gets or sets the value corresponding to LastLogOnTime. |
![]() | LogOnCount | Gets or sets the value corresponding to LogOnCount. |
![]() | Name | Gets or sets the value corresponding to Name. (Inherited from MembershipBaseObjectData.) |
![]() | SeatKind | Gets or sets the value corresponding to SeatKind. (Inherited from MembershipBaseObjectData.) |
![]() | SessionTimeout | Gets or sets the value corresponding to SessionTimeout. |
![]() | 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.) |
![]() | TrackLogOnHistory | Gets or sets the value corresponding to TrackLogOnHistory. |
Name | Description | |
---|---|---|
![]() | GetSchema |
This method is here for implementing IXmlSerializable. But this is reserved and should not be used.
(Inherited from MembershipBaseObjectData.) |
![]() | ReadXmlData |
Generating account data from its XML representation.
(Overrides MembershipBaseObjectDataReadXmlData(XmlReader).) |
![]() | WriteXmlData |
Converts this account data into its XML representation.
(Overrides MembershipBaseObjectDataWriteXmlData(XmlWriter).) |