Delen via


AuthorizationProviderOAuth2GrantTypes interface

Instellingen voor autorisatieprovider oauth2-toekenningstypen

Eigenschappen

authorizationCode

OAuth2-autorisatiecodetoestemmingsparameters

clientCredentials

Parameters voor het verlenen van OAuth2-clientreferenties

Eigenschapdetails

authorizationCode

OAuth2-autorisatiecodetoestemmingsparameters

authorizationCode?: {[propertyName: string]: string}

Waarde van eigenschap

{[propertyName: string]: string}

clientCredentials

Parameters voor het verlenen van OAuth2-clientreferenties

clientCredentials?: {[propertyName: string]: string}

Waarde van eigenschap

{[propertyName: string]: string}