JsonWebTokenUtilityWellKnownHeaderDescriptions Field |
List of Well known headers 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> WellKnownHeaderDescriptions
Public Shared WellKnownHeaderDescriptions As Dictionary(Of String, String)
public:
static Dictionary<String^, String^>^ WellKnownHeaderDescriptions
static val mutable WellKnownHeaderDescriptions: Dictionary<string, string>
Field Value
Type:
DictionaryString,
StringSee Also