次の方法で共有


IntegrationRuntimeAuthKeys.AuthKey2 プロパティ

定義

セカンダリ統合ランタイム認証キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象