System.IdentityModel.Services.Configuration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes that provide configuration for Windows Identity Foundation (WIF) applications that use the WS-Federation protocol. The classes in this namespace represent settings under the <system.identityModel.services> element. The System.IdentityModel.Services namespace also contains some of the classes that are used to configure WS-Federation. Classes that configure other service and application settings, such as security token handlers, are contained primarily in the System.IdentityModel.Configuration namespace. These settings appear under the <identityConfiguration> element in a configuration file.
Classes
FederationConfiguration |
Exposes properties that contain federation settings that control the behavior of the WS-Federation Authentication Module (WSFederationAuthenticationModule) and the Session Authentication Module (SessionAuthenticationModule) in web applications. |
FederationConfigurationCreatedEventArgs |
Provides data for the FederationConfigurationCreated event. |
FederationConfigurationElement |
Represents the |
FederationConfigurationElementCollection |
Contains a collection of all of the |
SystemIdentityModelServicesSection |
Represents the |
WsFederationConfiguration |
Contains all of the configuration settings needed by the WS-Federation Authentication Module (WSFederationAuthenticationModule). |
WSFederationElement |
Represents the |