FederatedAuthenticationProviderTenantIdClaimType Property

Gets the claim type corresponding to the ID of the tenant to associate with new, auto-created accounts. The default value is .

Namespace:  Dundas.BI.AccountServices.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public string TenantIdClaimType { get; }

Property Value

Type: String
See Also