Partager via


ClientAuthenticationSettings interface

Paramètres d’authentification du client pour la ressource d’espace de noms.

Propriétés

alternativeAuthenticationNameSources

Autres sources de noms d’authentification liées aux paramètres d’authentification du client pour la ressource d’espace de noms.

customJwtAuthentication

Paramètres d’authentification JWT personnalisés pour la ressource d’espace de noms.

Détails de la propriété

alternativeAuthenticationNameSources

Autres sources de noms d’authentification liées aux paramètres d’authentification du client pour la ressource d’espace de noms.

alternativeAuthenticationNameSources?: string[]

Valeur de propriété

string[]

customJwtAuthentication

Paramètres d’authentification JWT personnalisés pour la ressource d’espace de noms.

customJwtAuthentication?: CustomJwtAuthenticationSettings

Valeur de propriété