AccessTokenType ClassNemiro.OAuth
The list of access token types.
Inheritance Hierarchy

System Object
  Nemiro.OAuth AccessTokenType

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public static class AccessTokenType

The AccessTokenType type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberBearer
Bearer
Public fieldStatic memberOAuth
OAuth
Top
See Also