Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectGrantTypes
Defines grant types for token requests. See: .
Indicates the 'authorization_code' grant type. See: .
Indicates the 'ciba' grant type. See: .
Indicates the 'client_credentials' grant type. See: .
Indicates the 'device_code' grant type. See: .
Indicates the 'jwt-bearer' grant type. See: .
Indicates the 'password' grant type. See: .
Indicates the 'refresh_token' grant type. See: .
Indicates the 'saml2-bearer' grant type. See: .
Indicates the 'token-exchange' grant type. See: .