Compartilhar via


AuthenticationSchemeBuilder.Build Método

Definição

Cria a instância 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

Retornos

O AuthenticationScheme.

Aplica-se a