HostSecrets.MasterKey Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="masterKey")]
public Microsoft.Azure.WebJobs.Script.WebHost.Key MasterKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="masterKey")>]
member this.MasterKey : Microsoft.Azure.WebJobs.Script.WebHost.Key with get, set
Public Property MasterKey As Key

Property Value

Key
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to