NetNamedPipeSecurityElement.Transport Vlastnost

Definice

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

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

Hodnota vlastnosti

NamedPipeTransportSecurityElement

Nastavení zabezpečení pro přenos.

Atributy

Platí pro