共用方式為


AgentRegistrationKeys.Secondary 屬性

定義

取得或設定次要金鑰。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於