Condividi tramite


ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext) Metodo

Definizione

Questa API supporta l'infrastruttura dell'interfaccia utente predefinita di ASP.NET Core Identity e non deve essere usata direttamente dal codice. Questa API può cambiare o essere rimossa nelle versioni future.

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

Parametri

viewContext
ViewContext

Restituisce

Si applica a