Share via


SiteMachineKey.ValidationKey Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to