次の方法で共有


ServerAzureADOnlyAuthentication.AzureADOnlyAuthentication プロパティ

定義

Azure Active Directory のみの認証が有効になっているかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureADOnlyAuthentication")]
public bool AzureADOnlyAuthentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureADOnlyAuthentication")>]
member this.AzureADOnlyAuthentication : bool with get, set
Public Property AzureADOnlyAuthentication As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象