Share via


PolicykeyResource.PolicyKey Property

Definition

Gets or sets name of the key that has to be regenerated for the Namespace/Notification Hub Authorization Rule. The value can be Primary Key/Secondary Key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to