# GrantType ## Enum Variants | Name | Value | |---- | -----| | AuthorizationCode | authorization_code | | Implicit | implicit | | Password | password | | ClientCredentials | client_credentials | | RefreshToken | refresh_token | | Unknown | unknown | | DeviceCode | device_code | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)