Compartilhar via


PeerSecurityElement.Transport Propriedade

Definição

Obtém o tipo de transporte para mensagens protegidas enviadas pelos pares configurados com este 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

Valor da propriedade

PeerTransportSecurityElement

PeerTransportSecurityElement que especifica o tipo de transporte para mensagens protegidas enviadas por pares configurados com este elemento.

Atributos

Aplica-se a