Compartir a través de


SiteMachineKey.DecryptionKey Propiedad

Definición

Obtiene o establece la clave de descifrado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a