PolicykeyResource.PolicyKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET