次の方法で共有


WebhookReceiver.ObjectId プロパティ

定義

aad 認証の webhook アプリ オブジェクト ID を示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象