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
Syntaxpublic 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, 
String
See Also