WebHttpEndpointElement.Security Eigenschap

Definitie

Hiermee haalt u een element op waarmee de beveiliging voor een webservice wordt geconfigureerd met eindpunten die HTTP-aanvragen ontvangen.

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

Waarde van eigenschap

Een beveiligingselement voor de webservice.

Kenmerken

Van toepassing op