TenantAdministratorsGroupId Property |
Gets the ID of the group whose members have administrative privileges for the tenant.
Namespace: Dundas.BI.AccountServices.MultiTenancyAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid AdministratorsGroupId { get; }Public ReadOnly Property AdministratorsGroupId As Guid
Get
public:
property Guid AdministratorsGroupId {
Guid get ();
}member AdministratorsGroupId : Guid with get
Property Value
Guid
See Also