Skip to content

Enum WSB_OAuth2GrantType

Specifies the possible OAuth2 grant types.

Properties

Name Value
Access Public
Extensible False

Values

Ordinal Name Description
0 AuthorizationCode
1 PasswordCredentials
2 ClientCredentials