次の方法で共有


TcpRelayTransportSecurityElement クラス

定義

Azure Service Bus リレーを介して TCP トランスポート サービスのセキュリティを構成する構成要素を表します。

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

コンストラクター

TcpRelayTransportSecurityElement()

Azure Service Bus リレーを介して TCP トランスポート サービスのセキュリティを構成する構成要素を表します。

プロパティ

ProtectionLevel

TCP リレーのトランスポート セキュリティ レベルを含む XML 値を取得または設定します。

適用対象