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

WSHttpRelayTransportSecurityElement 类

定义

描述通过Azure 服务总线中继的 HTTP 传输的安全性的配置元素。

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

构造函数

WSHttpRelayTransportSecurityElement()

描述通过Azure 服务总线中继的 HTTP 传输的安全性的配置元素。

属性

ProxyCredentialType

获取或设置服务或客户端终结点用于对代理进行身份验证的凭据的类型。

适用于