Compartir a través de


GatewayKeysContract.Secondary Propiedad

Definición

Obtiene o establece la clave de puerta de enlace secundaria.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a