你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IntegrationRuntimeAuthKeys 类

定义

集成运行时身份验证密钥。

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

构造函数

IntegrationRuntimeAuthKeys()

初始化 IntegrationRuntimeAuthKeys 类的新实例。

IntegrationRuntimeAuthKeys(String, String)

初始化 IntegrationRuntimeAuthKeys 类的新实例。

属性

AuthKey1

获取或设置主要集成运行时身份验证密钥。

AuthKey2

获取或设置辅助集成运行时身份验证密钥。

适用于