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)
Syntax
public string EmailAddressClaimType { get; }

Property Value

Type: String
See Also