AzureADOptions.JwtBearerSchemeName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le schéma d’authentification du porteur Jwt à utiliser pour valider les jetons d’accès pour cette instance d’authentification du porteur Azure Active Directory.
public:
property System::String ^ JwtBearerSchemeName { System::String ^ get(); };
public string JwtBearerSchemeName { get; }
member this.JwtBearerSchemeName : string
Public ReadOnly Property JwtBearerSchemeName As String