次の方法で共有


SiteMachineKey.DecryptionKey プロパティ

定義

復号化キーを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象