WSFederationAuthenticationModule.InitializePropertiesFromConfiguration Method

Definition

Initializes the module properties based on the configuration specified by the FederationConfiguration property of the module.

C#
protected override void InitializePropertiesFromConfiguration();

Remarks

Module properties are initialized using the equivalent properties of the WsFederationConfiguration object specified by the FederationConfiguration.WsFederationConfiguration property.

You can specify settings in a configuration file through the <wsFederation> element.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1