LocalUserAccountData Class |
Namespace: Dundas.BI.AccountServices.Extensibility
The LocalUserAccountData type exposes the following members.
Name | Description | |
---|---|---|
LocalUserAccountData | Initializes a new instance of the LocalUserAccountData class. |
Name | Description | |
---|---|---|
AccountExpiryDate | Gets or sets the value corresponding to AccountExpiryDate. | |
AccountType | Gets or sets the value corresponding to AccountType. (Inherited from AccountData.) | |
ActiveTenantId | Gets or sets the value corresponding to ActiveTenantId. (Inherited from AccountData.) | |
AllowedIPAddresses | Gets or sets the allowed IP addresses. (Inherited from MembershipBaseObjectData.) | |
CanChangePassword | Gets or sets the value corresponding to CanChangePassword. | |
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. (Inherited from AccountData.) | |
EmailAddress | Gets or sets the value corresponding to EmailAddress. (Inherited from AccountData.) | |
ExportData | Gets the dictionary which contains data for export. (Inherited from AccountData.) | |
ExternalId | Gets or sets the value corresponding to ExternalId. (Inherited from MembershipBaseObjectData.) | |
FailedLogOnCount | Gets or sets the value corresponding to FailedLogOnCount. | |
FederatedAuthenticationProviderIds |
Gets or sets the value corresponding to FederatedAuthenticationProviderIds.
(Inherited from AccountData.) | |
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. (Inherited from AccountData.) | |
IsEnabled | Gets or sets the value corresponding to IsEnabled. (Inherited from AccountData.) | |
IsGlobal | Gets or sets the value corresponding to IsGlobal. (Inherited from AccountData.) | |
IsSeatReserved | Gets or sets the value corresponding to IsSeatReserved. (Inherited from AccountData.) | |
LastLogOnIpAddress | Gets or sets the value corresponding to LastLogOnIpAddress. (Inherited from AccountData.) | |
LastLogOnTime | Gets or sets the value corresponding to LastLogOnTime. (Inherited from AccountData.) | |
LockedUntil | Gets or sets the value corresponding to LockedUntil. | |
LogOnCount | Gets or sets the value corresponding to LogOnCount. (Inherited from AccountData.) | |
Name | Gets or sets the value corresponding to Name. (Inherited from MembershipBaseObjectData.) | |
Password | Gets or sets the value corresponding to Password. | |
PasswordExpiryDate | Gets or sets the value corresponding to PasswordExpiryDate. | |
PasswordLastSetDate | Gets or sets the value corresponding to PasswordLastSetDate. | |
PasswordNeverExpires | Gets or sets the value corresponding to PasswordNeverExpires. | |
SeatKind | Gets or sets the value corresponding to SeatKind. (Inherited from MembershipBaseObjectData.) | |
SessionTimeout | Gets or sets the value corresponding to SessionTimeout. (Inherited from AccountData.) | |
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. (Inherited from AccountData.) |
Name | Description | |
---|---|---|
GetSchema |
This method is here for implementing IXmlSerializable. But this is reserved and should not be used.
(Inherited from MembershipBaseObjectData.) | |
ReadXmlData |
Generating local user account data from its XML representation.
(Overrides AccountDataReadXmlData(XmlReader).) | |
WriteXmlData |
Converts this local user account data into its XML representation.
(Overrides AccountDataWriteXmlData(XmlWriter).) |