Share via


HostKeys.MasterKey Property

Definition

Gets or sets secret key.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to