Share via


WebhookReceiver.IdentifierUri Property

Definition

Gets or sets indicates the identifier uri for aad auth.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to