次の方法で共有


IntegrationRuntimeAuthKeys.AuthKey1 プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象