FederatedAuthenticationProtocolEssentialClaimTypes Property

Gets a collection containing the claim types for claims that should be retained in any cookie data.

Namespace:  Dundas.BI.AccountServices.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public virtual IEnumerable<string> EssentialClaimTypes { get; }

Property Value

Type: IEnumerableString
See Also