Click or drag to resize

JsonWebTokenUtilityWellKnownClaimDescriptions Field

List of well known claims used in JWT payload and their descriptions.

Namespace:  Hummingbird.TestFramework.Util
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static Dictionary<string, string> WellKnownClaimDescriptions

Field Value

Type: DictionaryString, String
See Also