ClaimTypeElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示包含宣告型別的組態項目。 此類別無法獲得繼承。
public ref class ClaimTypeElement sealed : System::Configuration::ConfigurationElement
public sealed class ClaimTypeElement : System.Configuration.ConfigurationElement
type ClaimTypeElement = class
inherit ConfigurationElement
Public NotInheritable Class ClaimTypeElement
Inherits ConfigurationElement
- 繼承
建構函式
ClaimTypeElement() |
初始化 ClaimTypeElement 類別的新執行個體。 |
ClaimTypeElement(String, Boolean) |
初始化 ClaimTypeElement 類別的新執行個體。 |