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