BasicHttpsSecurity.Transport Свойство

Определение

Получает параметры безопасности транспортного уровня для привязки basicHttpsBinding.

public:
 property System::ServiceModel::HttpTransportSecurity ^ Transport { System::ServiceModel::HttpTransportSecurity ^ get(); void set(System::ServiceModel::HttpTransportSecurity ^ value); };
public System.ServiceModel.HttpTransportSecurity Transport { get; set; }
member this.Transport : System.ServiceModel.HttpTransportSecurity with get, set
Public Property Transport As HttpTransportSecurity

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

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

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