Share via


ManageNavPages.TwoFactorAuthenticationAriaCurrent(ViewContext) Method

Definition

This API supports the ASP.NET Core Identity default UI infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

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

Parameters

viewContext
ViewContext

Returns

Applies to