PeerSecurityElement.Transport Proprietà

Definizione

Ottiene il tipo di trasporto per messaggi protetti inviati dai peer configurati con questo elemento.

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

Valore della proprietà

PeerTransportSecurityElement specifica il tipo di trasporto per messaggi protetti inviati dai peer configurati con questo elemento.

Attributi

Si applica a