Sdílet prostřednictvím


WebHttpEndpointElement.Security Vlastnost

Definice

Získá prvek, který konfiguruje zabezpečení webové služby s koncovými body, které přijímají požadavky 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

Hodnota vlastnosti

WebHttpSecurityElement

Prvek zabezpečení webové služby.

Atributy

Platí pro