Compartir a través de


AuthenticationSchemeBuilder.Build Método

Definición

Crea la instancia de AuthenticationScheme.

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

Devoluciones

AuthenticationScheme.

Se aplica a