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)
Syntaxpublic string CultureNameClaimType { get; }Public ReadOnly Property CultureNameClaimType As String
Get
public:
property String^ CultureNameClaimType {
String^ get ();
}member CultureNameClaimType : string with get
Property Value
Type:
String
See Also