Share via


NetTcpRelayBindingBase.Security プロパティ

定義

この要素を使用して構成されたサービスで使用されるセキュリティの種類を指定するオブジェクトを取得します。

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

プロパティ値

NetTcpRelaySecurityこのバインディングで使用されるセキュリティの種類を含む を返します。 セキュリティの既定のモードは Transport です。

適用対象