次の方法で共有


IntegrationRuntimeAuthKeys クラス

定義

統合ランタイム認証キー。

public class IntegrationRuntimeAuthKeys
type IntegrationRuntimeAuthKeys = class
Public Class IntegrationRuntimeAuthKeys
継承
IntegrationRuntimeAuthKeys

コンストラクター

IntegrationRuntimeAuthKeys()

IntegrationRuntimeAuthKeys クラスの新しいインスタンスを初期化します。

IntegrationRuntimeAuthKeys(String, String)

IntegrationRuntimeAuthKeys クラスの新しいインスタンスを初期化します。

プロパティ

AuthKey1

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

AuthKey2

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

適用対象