AuthenticationSchemeBuilder.Build Metoda

Definice

Vytvoří AuthenticationScheme instanci.

public:
 Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ Build();
public Microsoft.AspNetCore.Authentication.AuthenticationScheme Build ();
member this.Build : unit -> Microsoft.AspNetCore.Authentication.AuthenticationScheme
Public Function Build () As AuthenticationScheme

Návraty

AuthenticationScheme

Hodnota AuthenticationScheme

Platí pro