Compartilhar via


NetTcpSecurityElement.Transport Propriedade

Definição

Obtém as configurações de segurança para o transporte.

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

Valor da propriedade

TcpTransportSecurityElement

Um TcpTransportSecurityElement que especifica as configurações de segurança para o transporte.

Atributos

Aplica-se a