TenantMembersGroupId Property |
Gets the ID of the group whose members are members of the tenant.
Namespace:
Dundas.BI.AccountServices.MultiTenancy
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid MembersGroupId { get; }
Public ReadOnly Property MembersGroupId As Guid
Get
public:
property Guid MembersGroupId {
Guid get ();
}
member MembersGroupId : Guid with get
Property Value
Type:
GuidSee Also