Partager via


PeerSecurityElement.Transport Propriété

Définition

Obtient le type de transport pour les messages sécurisés envoyés par les homologues configurés avec cet élément.

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

Valeur de propriété

PeerTransportSecurityElement

PeerTransportSecurityElement qui spécifie le type de transport pour les messages sécurisés envoyés par les homologues configurés avec cet élément.

Attributs

S’applique à