PeerSecurityElement.Transport Vlastnost

Definice

Získá typ přenosu pro zabezpečené zprávy odeslané partnerskými uzel nakonfigurovaný s tímto elementem.

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

Hodnota vlastnosti

PeerTransportSecurityElement

PeerTransportSecurityElement , který určuje typ přenosu pro zabezpečené zprávy odeslané partnerskými uzel nakonfigurované s tímto prvkem.

Atributy

Platí pro