VpnSite.SiteKey Property

Definition

Gets or sets the key for vpn-site that can be used for connections.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to