FederationConfigurationCreatedEventArgs Constructor (FederationConfiguration^)
Initializes a new instance of the FederationConfigurationCreatedEventArgs class with the specified federation configuration object.
Assembly: System.IdentityModel.Services (in System.IdentityModel.Services.dll)
Parameters
- config
-
Type:
System.IdentityModel.Services.Configuration::FederationConfiguration^
The federation configuration object. A FederationConfiguration object contains the configurable properties for the WS-Federation Authentication Module (WSFederationAuthenticationModule) and the Session Authentication Module (SessionAuthenticationModule) in a web application.
Initializes the FederationConfiguration property to the federation configuration object specified by config.
Available since 4.5