Partager via


ManageNavPages.TwoFactorAuthenticationAriaCurrent(ViewContext) Méthode

Définition

Cette API prend en charge l’infrastructure d’interface utilisateur par défaut ASP.NET Core Identity et n’est pas destinée à être utilisée directement à partir de votre code. Cette API pourra être changée ou supprimée dans les versions ultérieures.

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

Paramètres

viewContext
ViewContext

Retours

S’applique à