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

NetTcpRelayBindingBase.Security 属性

定义

获取一个对象,该对象指定与采用此绑定配置的服务一起使用的安全类型。

public Microsoft.ServiceBus.NetTcpRelaySecurity Security { get; }
member this.Security : Microsoft.ServiceBus.NetTcpRelaySecurity
Public ReadOnly Property Security As NetTcpRelaySecurity

属性值

返回 NetTcpRelaySecurity,其中包含用于此绑定的安全类型。 默认安全模式为传输。

适用于