ConnectionSettingsBase Constructors
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.
Overloads
ConnectionSettingsBase()
protected ConnectionSettingsBase();
Protected Sub New ()
Applies to
ConnectionSettingsBase(IConfigurationSection)
protected ConnectionSettingsBase(Microsoft.Extensions.Configuration.IConfigurationSection msalConfigurationSection);
new Microsoft.Agents.Authentication.ConnectionSettingsBase : Microsoft.Extensions.Configuration.IConfigurationSection -> Microsoft.Agents.Authentication.ConnectionSettingsBase
Protected Sub New (msalConfigurationSection As IConfigurationSection)
Parameters
- msalConfigurationSection
- IConfigurationSection