GrantType PropertiesNemiro.OAuth

The GrantType type exposes the following members.

Properties

  NameDescription
Public propertyIsAuthorizationCode
Gets a value indicating whether the current value is authorization_code or not.
Public propertyIsClientCredentials
Gets a value indicating whether the current value is client_credentials or not.
Public propertyIsPassword
Gets a value indicating whether the current value is password or not.
Top
See Also