次の方法で共有


DirectoryObject.ObjectId プロパティ

定義

オブジェクト ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="objectId")]
public string ObjectId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objectId")>]
member this.ObjectId : string
Public ReadOnly Property ObjectId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象