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 この要素で構成されたピアによって送信されるセキュリティで保護されたメッセージのトランスポートの種類を指定します。

属性

適用対象