SiteMachineKey.ValidationKey Property

Definition

Gets or sets validation key.

[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