SubscriptionValidationEventData.ValidationCode Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to