FederatedAuthenticationProviderEmailAddressClaimType Property |
Gets the claim type corresponding to the subject's email address. The default value is
Email.
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 EmailAddressClaimType { get; }Public ReadOnly Property EmailAddressClaimType As String
Get
public:
property String^ EmailAddressClaimType {
String^ get ();
}member EmailAddressClaimType : string with get
Property Value
Type:
String
See Also