次の方法で共有


NetTcpSecurityElement.Transport プロパティ

定義

トランスポートのセキュリティ設定を取得します。

public:
 property System::ServiceModel::Configuration::TcpTransportSecurityElement ^ Transport { System::ServiceModel::Configuration::TcpTransportSecurityElement ^ get(); };
[System.Configuration.ConfigurationProperty("transport")]
public System.ServiceModel.Configuration.TcpTransportSecurityElement Transport { get; }
[<System.Configuration.ConfigurationProperty("transport")>]
member this.Transport : System.ServiceModel.Configuration.TcpTransportSecurityElement
Public ReadOnly Property Transport As TcpTransportSecurityElement

プロパティ値

トランスポートのセキュリティ設定を指定する TcpTransportSecurityElement

属性

適用対象