Поделиться через


WSDualHttpBindingElement.Security Свойство

Определение

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

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

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

Элемент WSDualHttpSecurityElement, в котором указываются параметры безопасности, используемые с данной привязкой.

Атрибуты

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