次の方法で共有


TwoFactorRequest.Enable プロパティ

定義

認証されたユーザーの 2 要素ログイン要件を有効または無効にする省略可能 Boolean 。 null または未設定の場合、ユーザーの現在の 2 要素ログイン要件は変更されません。

public bool? Enable { get; init; }
member this.Enable : Nullable<bool> with get, set
Public Property Enable As Nullable(Of Boolean)

プロパティ値

適用対象