SharedKeys.PrimarySharedKey Property

Definition

Gets or sets the primary shared key of a workspace.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to