Account Class |
Namespace: Dundas.BI.AccountServices
The Account type exposes the following members.
Name | Description | |
---|---|---|
AccountType |
Gets the type of the account.
| |
ActiveTenantId | Gets the active tenant ID for the account. | |
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 or sets the display name of the account.
| |
EffectiveDisplayName | Gets the effective display name of the account. | |
EmailAddress |
Gets or sets the account's email address.
| |
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.) | |
Id |
Gets the unique identifier of the account or group.
(Inherited from MembershipBaseObject.) | |
IsApiAccount |
Gets or sets a value indicating whether the account is an "API account".
| |
IsEnabled |
Gets or sets a value indicating whether the account is enabled.
| |
IsGlobal |
Gets or sets a value indicating whether the account is a global account.
(Overrides MembershipBaseObjectIsGlobal.) | |
IsSeatReserved |
Gets or sets a value indicating whether the account has a reserved seat.
| |
LastLogOnIpAddress | Gets the IP address where the user last logon. | |
LastLogOnTime | Gets the UTC time the account last logged on. | |
LogOnCount |
Gets the number of times this account has logged on.
| |
Name | Gets or sets the name of the account or group. (Inherited from MembershipBaseObject.) | |
SeatKind | Gets or sets the kind of the seat used by the account or group. (Inherited from MembershipBaseObject.) | |
SessionTimeout | Gets or sets the explicit session idle timeout for the account. | |
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.) | |
TenantIds |
Gets a collection containing the IDs of the tenant(s) associated with the account/group.
(Inherited from MembershipBaseObject.) | |
TimeZone | Gets or sets the time zone associated with the account. (Inherited from MembershipBaseObject.) | |
TrackLogOnHistory |
Gets or sets a value indicating whether log on history should be tracked for the account.
| |
Warnings | Gets a list of warnings associated with the instance. (Inherited from MembershipBaseObject.) |