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

WebHttpRelaySecurity.Transport 属性

定义

获取或设置绑定的传输级安全设置。

public Microsoft.ServiceBus.HttpRelayTransportSecurity Transport { get; }
member this.Transport : Microsoft.ServiceBus.HttpRelayTransportSecurity
Public ReadOnly Property Transport As HttpRelayTransportSecurity

属性值

返回 HttpRelayTransportSecurity 包含绑定的 。 设置的默认值为 None 的 ClientCredentialType、None 的 ProxyCredentialType 和 Realm = “”。

适用于