Compartir a través de


AgentRegistrationKeys.Secondary Propiedad

Definición

Obtiene o establece la clave secundaria.

public string Secondary { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="secondary")]
public string Secondary { get; set; }
member this.Secondary : string with 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