Compartilhar via


NetNamedPipeSecurityElement.Transport Propriedade

Definição

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

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

Valor da propriedade

NamedPipeTransportSecurityElement

As configurações de segurança para o transporte.

Atributos

Aplica-se a