Partilhar via


ManageNavPages.TwoFactorAuthenticationAriaCurrent(ViewContext) Método

Definição

Essa API dá suporte à infraestrutura de interface do usuário padrão do ASP.NET Core Identity e não se destina a ser usada diretamente do código. Essa API pode ser alterada ou removida em versões futuras.

public static string TwoFactorAuthenticationAriaCurrent (Microsoft.AspNetCore.Mvc.Rendering.ViewContext viewContext);
public static string? TwoFactorAuthenticationAriaCurrent (Microsoft.AspNetCore.Mvc.Rendering.ViewContext viewContext);
static member TwoFactorAuthenticationAriaCurrent : Microsoft.AspNetCore.Mvc.Rendering.ViewContext -> string
Public Shared Function TwoFactorAuthenticationAriaCurrent (viewContext As ViewContext) As String

Parâmetros

viewContext
ViewContext

Retornos

Aplica-se a