Click or drag to resize
JsonWebKeyParameterNames Class
Names for Json Web Key Values
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.OAuth2PlatformClientJsonWebKeyParameterNames

Namespace:  Intuit.Ipp.OAuth2PlatformClient
Assembly:  Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public static class JsonWebKeyParameterNames

The JsonWebKeyParameterNames type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAlg
Public fieldStatic memberE
Public fieldStatic memberKid
Public fieldStatic memberKty
Public fieldStatic memberN
Public fieldStatic memberUse
Top
See Also