Share via


PortalSettingValidationKeyContract.ValidationKey Property

Definition

Gets or sets this is secret value of the validation key in portal settings.

[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