共用方式為


SiteMachineKey.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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於