ManageNavPages.TwoFactorAuthenticationAriaCurrent(ViewContext) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この API は、ASP.NET Core ID の既定の UI インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。 この API は、今後のリリースで変更または削除される可能性があります。
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
パラメーター
- viewContext
- ViewContext