NetNamedPipeSecurityElement.Transport Свойство

Определение

Возвращает параметры безопасности для транспорта.

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

Значение свойства

NamedPipeTransportSecurityElement

Параметры безопасности для транспорта.

Атрибуты

Применяется к