TenantMembersGroupId Property |
Gets the ID of the group whose members are members of 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 MembersGroupId { get; }Public ReadOnly Property MembersGroupId As Guid
Get
public:
property Guid MembersGroupId {
Guid get ();
}member MembersGroupId : Guid with get
Property Value
Guid
See Also