ApplicationType
OAuth2 application types supported.
Tags
Table of Contents
Constants
Constants
M2M
public
string
M2M
= 'm2m'
NATIVE
public
string
NATIVE
= 'native'
SPA
public
string
SPA
= 'spa'
WEB
public
string
WEB
= 'web'