PSPeering.SharedKey Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to