WebHttpEndpointElement.Security Свойство

Определение

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

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

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

WebHttpSecurityElement

Элемент безопасности веб-службы.

Атрибуты

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