StaticConfigurationManager<T>(T) Constructor
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.
Initializes an new instance of StaticConfigurationManager<T> with a Configuration instance.
public StaticConfigurationManager (T configuration);
new Microsoft.IdentityModel.Protocols.StaticConfigurationManager<'T (requires 'T : null)> : 'T -> Microsoft.IdentityModel.Protocols.StaticConfigurationManager<'T (requires 'T : null)>
Public Sub New (configuration As T)
Parameters
- configuration
- T
Configuration of type OpenIdConnectConfiguration or OpenIdConnectConfiguration.