AuthenticationBuilderExtensions.AddIdentityServerJwt Méthode
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.
Ajoute un gestionnaire d’authentification pour une API qui coexiste avec un serveur d’autorisation.
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::AspNetCore::Authentication::AuthenticationBuilder ^ AddIdentityServerJwt(Microsoft::AspNetCore::Authentication::AuthenticationBuilder ^ builder);
public static Microsoft.AspNetCore.Authentication.AuthenticationBuilder AddIdentityServerJwt (this Microsoft.AspNetCore.Authentication.AuthenticationBuilder builder);
static member AddIdentityServerJwt : Microsoft.AspNetCore.Authentication.AuthenticationBuilder -> Microsoft.AspNetCore.Authentication.AuthenticationBuilder
<Extension()>
Public Function AddIdentityServerJwt (builder As AuthenticationBuilder) As AuthenticationBuilder
Paramètres
- builder
- AuthenticationBuilder
L’AuthenticationBuilderopérateur
Retours
L’AuthenticationBuilderopérateur