TenantAdministratorsGroupId Property  | 
 
            Gets the ID of the group whose members have administrative privileges for the tenant.
            
 
    Namespace: 
   Dundas.BI.AccountServices.MultiTenancy
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.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
Type: 
Guid
See Also