Compartir a través de


PortalSettingValidationKeyContract.ValidationKey Propiedad

Definición

Obtiene o establece este valor secreto de la clave de validación en la configuración del portal.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a