Enum AuthenticationGrantType
The valid set of Grant Types.
Namespace: Oci.OdaService.Models
Assembly: OCI.DotNetSDK.Oda.dll
Syntax
public enum AuthenticationGrantType
Fields
| Name | Description |
|---|---|
| AuthorizationCode | |
| ClientCredentials | |
| UnknownEnumValue |
The valid set of Grant Types.
public enum AuthenticationGrantType
| Name | Description |
|---|---|
| AuthorizationCode | |
| ClientCredentials | |
| UnknownEnumValue |