次の方法で共有


WebhookReceiver.IdentifierUri プロパティ

定義

aad 認証の識別子 URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象