AccountServicesConstants Class |
Namespace: Dundas.BI.AccountServices
The AccountServicesConstants type exposes the following members.
Name | Description | |
---|---|---|
AccountNamePatternMaxLength |
The maximum length of a tenant's account name pattern.
| |
AdministratorAccountId | The ID of the built-in administrator account. | |
AdministratorsGroupId | The ID of the built-in System Administrators group. | |
AuthBridgeSubPath | The URL path element for the federated authentication module. | |
DataDiscoverySessionIdCookieName |
The name of the cookie corresponding to the session ID used for the Data Discovery module.
| |
DefaultAdministratorAccountName | The default name for the built-in administrator account. | |
DefaultAdministratorsGroupName |
The default name for the System Administrators group.
| |
DefaultEveryoneGroupName |
The default name for the Everyone group.
| |
DefaultGlobalUsersGroupName |
The default name for the Global Users group.
| |
DefaultTenantAdminsGroupName |
The default name for Tenant Administrators groups.
| |
DefaultViewCustomAttributeId |
The ID of the custom attribute used to store the default view for an account or group.
| |
DefaultViewCustomAttributeName |
The name of the custom attribute corresponding to DefaultViewCustomAttributeId.
| |
DefaultViewUserDataKey |
The name of the user data key corresponding to the ID of the default view for the user when they log on.
| |
DevelopersGroupId | The ID of the built-in Developers group. | |
EveryoneGroupId | The ID of the built-in Everyone group. | |
GlobalUsersGroupId | The ID of the built-in Global Users group. | |
PowerUsersGroupId | The ID of the built-in Power Users group. | |
ServerOnlyUserDataKeyPrefix |
The prefix used on a user data key which indicates it should not be sent to the client during contract serialization on UserData property.
| |
StandardUsersGroupId | The ID of the built-in Standard Users group. | |
SystemServiceAccountId | The ID of the built-in system service account. | |
TenantIdOverrideKey | A key used to specify the value of a tenant ID override. | |
WebAppSessionIdCookieName |
The name of the cookie corresponding to the session ID for the Dundas BI web application.
|