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

TcpRelayTransportSecurityElement 类

定义

表示一个配置元素,该元素通过Azure 服务总线中继配置 TCP 传输服务的安全性。

public sealed class TcpRelayTransportSecurityElement : System.Configuration.ConfigurationElement
type TcpRelayTransportSecurityElement = class
    inherit ConfigurationElement
Public NotInheritable Class TcpRelayTransportSecurityElement
Inherits ConfigurationElement
继承
TcpRelayTransportSecurityElement

构造函数

TcpRelayTransportSecurityElement()

表示一个配置元素,该元素通过Azure 服务总线中继配置 TCP 传输服务的安全性。

属性

ProtectionLevel

获取或设置包含 TCP 中继的传输安全级别的 XML 值。

适用于