次の方法で共有


ServerExternalAdministrator.AzureADOnlyAuthentication プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象