Share via


NetTcpSecurityElement.Transport Eigenschaft

Definition

Ruft die Sicherheitseinstellungen für den Transport ab.

public:
 property System::ServiceModel::Configuration::TcpTransportSecurityElement ^ Transport { System::ServiceModel::Configuration::TcpTransportSecurityElement ^ get(); };
[System.Configuration.ConfigurationProperty("transport")]
public System.ServiceModel.Configuration.TcpTransportSecurityElement Transport { get; }
[<System.Configuration.ConfigurationProperty("transport")>]
member this.Transport : System.ServiceModel.Configuration.TcpTransportSecurityElement
Public ReadOnly Property Transport As TcpTransportSecurityElement

Eigenschaftswert

TcpTransportSecurityElement

Ein TcpTransportSecurityElement, das die Sicherheitseinstellungen für den Transport angibt.

Attribute

Gilt für