SiteMachineKey.Decryption Property

Definition

Gets or sets algorithm used for decryption.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to