Share via


PSSharedAccessAuthorizationRule.PrimaryKey Property

Definition

The primary key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to