次の方法で共有


AppServiceAadProvider.IsEnabled プロパティ

定義

<設定>された登録にもかかわらず Azure Active Directory プロバイダーを有効にしない場合は false</code> をコードします。それ以外の場合は、<true</code> をコード>化します。

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

プロパティ値

適用対象