次の方法で共有


ManageNavPages.TwoFactorAuthenticationNavClass(ViewContext) メソッド

定義

この API は、ASP.NET Core ID の既定の UI インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。 この API は、今後のリリースで変更または削除される可能性があります。

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

パラメーター

viewContext
ViewContext

戻り値

適用対象