System.IdentityModel.Services.Configuration 命名空間

包含類別,其會針對使用 WS-Federation 通訊協定的 Windows Identity Foundation (WIF) 應用程式提供組態。 此命名空間中的類別代表 <system.identityModel.services> 項目下的設定。 System.IdentityModel.Services 命名空間也包含用來設定 WS-Federation 的一些類別。 設定其他服務和應用程式設定 (例如安全性權杖處理常式) 的類別主要是包含在 System.IdentityModel.Configuration 命名空間中。 這些設定會顯示在組態檔中 <identityConfiguration> 項目之下。

類別

FederationConfiguration

公開屬性,這些屬性包含可在 Web 應用程式中控制 WS-同盟驗證模組 (WSFederationAuthenticationModule) 及工作階段驗證模組 (SessionAuthenticationModule) 之行為的聯盟設定。

FederationConfigurationCreatedEventArgs

提供 FederationConfigurationCreated 事件的資料。

FederationConfigurationElement

表示組態檔中的 <federationConfiguration> 項目。 此類別無法獲得繼承。

FederationConfigurationElementCollection

包含組態檔中指定之所有 <federationConfiguration> 項目的集合。 此類別無法獲得繼承。

SystemIdentityModelServicesSection

表示組態檔中的 <system.identityModel.services> 區段。 此類別無法獲得繼承。

WsFederationConfiguration

包含 WS-Federation 驗證模組(WSFederationAuthenticationModule)所需的所有組態設定。

WSFederationElement

表示組態檔中的 <wsFederation> 項目。 此類別無法獲得繼承。