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

RelayedOnewayTransportSecurityElement 类

定义

控制 和 NetEventRelayBinding 类型的传输安全设置的配置NetOnewayRelayBinding元素。 此类不能被继承。

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

构造函数

RelayedOnewayTransportSecurityElement()

控制 和 NetEventRelayBinding 类型的传输安全设置的配置NetOnewayRelayBinding元素。 此类不能被继承。

属性

ProtectionLevel

获取或设置传输安全保护级别,该级别应用于通过使用此配置元素配置的绑定传输的消息。

适用于