OAuthConfigurationParams interface
Propriétés
| client |
Obtient ou définit l’ID client |
| client |
Obtient ou définit le ClientSecret |
| endpoint |
Obtient ou définit le type du point de terminaison. |
| name | Obtient ou définit le nom |
| url | Obtient ou définit l’URL |
Détails de la propriété
clientId
Obtient ou définit l’ID client
clientId: string
Valeur de propriété
string
clientSecret
Obtient ou définit le ClientSecret
clientSecret: string
Valeur de propriété
string
endpointType
Obtient ou définit le type du point de terminaison.
endpointType: string
Valeur de propriété
string
name
Obtient ou définit le nom
name: string
Valeur de propriété
string
url
Obtient ou définit l’URL
url: string
Valeur de propriété
string