FederatedAuthenticationProviderDisplayNameClaimType Property

Gets the claim type corresponding to the subject's display name. The default value is Name.

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

Property Value

Type: String
See Also