SiteMachineKey.Validation Property

Definition

Gets or sets machineKey validation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to