LogOnAccountPropertiesTenantIds Property

Ensures that the user is a member of the specified tenants, and only the specified tenants. If not specified, the tenant membership will not be modified.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.4.0.1000)
Syntax
public ICollection<Guid>? TenantIds { get; set; }

Property Value

Type: ICollectionGuid
See Also