Share via


GatewayKeysContract.Primary Property

Definition

Gets or sets primary gateway key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to