SubscriptionValidationEventData.ValidationUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to