次の方法で共有


IdentitySource.BaseGroupDN プロパティ

定義

グループの基本識別名を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="baseGroupDN")]
public string BaseGroupDN { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="baseGroupDN")>]
member this.BaseGroupDN : string with get, set
Public Property BaseGroupDN As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象