GlobalReachConnection.AuthorizationKey Property

Definition

Gets or sets authorization key from the peer express route used for the global reach connection

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to