Share via


WnsCredential.SecretKey Property

Definition

Gets or sets the secret key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to