TokenValidationResult.Claims Property

Definition

The Dictionary<TKey,TValue> created from the validated security token.

public System.Collections.Generic.IDictionary<string,object> Claims { get; }
member this.Claims : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Claims As IDictionary(Of String, Object)

Property Value

Applies to