Freigeben über


AuthenticationSchemeBuilder.Build Methode

Definition

Erstellt die AuthenticationScheme-Instanz.

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

Gibt zurück

Die AuthenticationScheme.

Gilt für: