OAuth2 Fields

The OAuth2 type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberClientIdKey
The name of Client-ID-Key parameter.
Public fieldStatic memberRedirectUriKey
The name of Redirect-Uri-Key parameter.
Public fieldStatic memberResponseTypeKey
The name of Response-Type-Key parameter.
Public fieldStatic memberScope
The name of Scope parameter.
Top
See Also