FederatedAuthenticationProviderAccountNameClaimType Property |
Gets the claim type corresponding to the account name. The default value is
NameIdentifier.
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 AccountNameClaimType { get; }Public ReadOnly Property AccountNameClaimType As String
Get
public:
property String^ AccountNameClaimType {
String^ get ();
}member AccountNameClaimType : string with get
Property Value
Type:
String
See Also