次の方法で共有


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

適用対象