次の方法で共有


HostKeys.MasterKey プロパティ

定義

秘密鍵を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象