Sdílet prostřednictvím


AuthenticationBuilderExtensions.AddIdentityServerJwt Metoda

Definice

Přidá obslužnou rutinu ověřování pro rozhraní API, které existuje společně s autorizačním serverem.

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

Parametry

Návraty

Hodnota AuthenticationBuilder

Platí pro