HttpModuleBase.InitializePropertiesFromConfiguration Method
Definition
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.
When overridden in a derived class, initializes module properties based on values in the FederationConfiguration object that is in effect for it.
protected:
abstract void InitializePropertiesFromConfiguration();
protected abstract void InitializePropertiesFromConfiguration ();
abstract member InitializePropertiesFromConfiguration : unit -> unit
Protected MustOverride Sub InitializePropertiesFromConfiguration ()
Remarks
When this method is called from the Init method, the FederationConfiguration property has already been initialized. You can get the configuration object that is in effect for this module from this property.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.