System.IdentityModel.Configuration 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含的類別可為使用 Windows Identity Foundation (WIF) 建置的應用程式和服務提供組態。 此命名空間中的類別代表 <identityConfiguration> 項目下的設定。 使用 WS-Federation 通訊協定設定同盟的類別主要是包含在 System.IdentityModel.Services.Configuration 命名空間中。 這些設定會顯示在組態檔中 <system.identityModel.services> 項目之下。
類別
AudienceUriElement |
表示設定在 |
AudienceUriElementCollection |
代表組態檔中的 |
ConfigurationElementInterceptor |
有部分 Windows Identity Foundation (WIF) 組態結構描述使用者可以指定任意項目和屬性;比方說,指定自訂的權杖處理常式時。 已實作ConfigurationElementInterceptor類別來處理這種情況。 |
CustomTypeElement |
表示項目或屬性,用於指定組態檔中的自訂Type。 此類別無法獲得繼承。 |
IdentityConfiguration |
定義控制 Windows Identity Foundation 行為之可設定屬性的集合。 |
IdentityConfigurationElement |
代表組態檔中的 |
IdentityConfigurationElementCollection |
代表組態檔內的 |
IdentityModelCaches |
定義設定以偵測重新執行權杖且快取工作階段權杖的快取。 此類別無法獲得繼承。 |
IdentityModelCachesElement |
代表組態檔中的 |
IssuerNameRegistryElement |
代表組態檔中的 |
SecurityTokenHandlerConfigurationElement |
代表組態檔中的 |
SecurityTokenHandlerElementCollection |
代表組態檔中的 |
SecurityTokenHandlerSetElementCollection |
表示組態檔中之 |
SecurityTokenServiceConfiguration |
定義 Security Token Service (STS) 的組態。 實作衍生自 SecurityTokenService 類別之 STS 的類別。 |
SystemIdentityModelSection |
表示組態檔中的 |
TokenReplayDetectionElement |
代表組態檔中的 |
X509CertificateValidationElement |
表示組態檔中的 |
介面
ICustomIdentityConfiguration |
定義可讓類別載入自訂組態的方法。 |