Click or drag to resize

GrantType Enumeration

The grant type.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.9.36244
Syntax
public enum GrantType
Members
  Member nameValueDescription
AuthorizationCode0 Authorization code grant type.
Hybrid1 Hybrid grant type.
See Also