NetTcpSecurityElement.Transport Vlastnost

Definice

Získá nastavení zabezpečení pro přenos.

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

Hodnota vlastnosti

TcpTransportSecurityElement

A TcpTransportSecurityElement Určuje nastavení zabezpečení pro přenos.

Atributy

Platí pro