The GrantType type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsAuthorizationCode |
Gets a value indicating whether the current value is authorization_code or not.
| |
| IsClientCredentials |
Gets a value indicating whether the current value is client_credentials or not.
| |
| IsPassword |
Gets a value indicating whether the current value is password or not.
|
See Also