次の方法で共有


WorkspaceFeatures.DisableLocalAuth プロパティ

定義

非 AAD ベースの認証を無効にするを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象