WSFederationElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示組態檔中的 <wsFederation>
項目。 此類別無法獲得繼承。
public ref class WSFederationElement sealed : System::Configuration::ConfigurationElement
public sealed class WSFederationElement : System.Configuration.ConfigurationElement
type WSFederationElement = class
inherit ConfigurationElement
Public NotInheritable Class WSFederationElement
Inherits ConfigurationElement
- 繼承
備註
元素 <wsFederation>
會提供 WS-Federation Authentication Module (WSFAM) 的組態,由 類別表示 WSFederationAuthenticationModule 。 類別的屬性 WSFederationElement 代表 項目的屬性 <wsFederation>
。
建構函式
WSFederationElement() |
初始化 WSFederationElement 類別的新執行個體。 |