SiteMachineKey.DecryptionKey Property

Definition

Gets or sets decryption key.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to