FederatedAuthenticationProviderCultureNameClaimType Property

Gets the claim type corresponding to the name of the culture associated with the subject. The default value is Locality.

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 CultureNameClaimType { get; }

Property Value

Type: String
See Also