Share via


PeerSecurityElement.Transport プロパティ

定義

この要素を使用して構成されたピアが送信するセキュリティで保護されたメッセージのトランスポートの型を取得します。

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

プロパティ値

PeerTransportSecurityElement

この要素を使用して構成されたピアが送信するセキュリティで保護されたメッセージのトランスポートの型を指定する PeerTransportSecurityElement

属性

適用対象