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

WSHttpRelaySecurityElement 类

定义

表示通过Azure 服务总线中继为 WS-HTTP 服务配置安全性的配置元素。

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

构造函数

WSHttpRelaySecurityElement()

表示通过Azure 服务总线中继为 WS-HTTP 服务配置安全性的配置元素。

属性

Message

获取消息的安全设置。

Mode

获取或设置配置为接收 HTTP 请求的终结点使用的安全模式。

RelayClientAuthenticationType

获取或设置服务客户端使用的中继客户端身份验证类型。

Transport

获取传输的安全设置。

适用于