WebHttpSecurityElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
XML 項目,可為具有會接收 HTTP 要求之端點的服務設定安全性。 此類別無法獲得繼承。
public ref class WebHttpSecurityElement sealed : System::Configuration::ConfigurationElement
public ref class WebHttpSecurityElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class WebHttpSecurityElement : System.Configuration.ConfigurationElement
public sealed class WebHttpSecurityElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type WebHttpSecurityElement = class
inherit ConfigurationElement
type WebHttpSecurityElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class WebHttpSecurityElement
Inherits ConfigurationElement
Public NotInheritable Class WebHttpSecurityElement
Inherits ServiceModelConfigurationElement
- 繼承
- 繼承
建構函式
WebHttpSecurityElement() |
初始化 WebHttpSecurityElement 類別的新執行個體。 |