ImmutableConnectionSettings(ConnectionSettingsBase) 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.
Describes the connection settings for a given connection.
public ImmutableConnectionSettings(Microsoft.Agents.Authentication.ConnectionSettingsBase settings);
new Microsoft.Agents.Authentication.ImmutableConnectionSettings : Microsoft.Agents.Authentication.ConnectionSettingsBase -> Microsoft.Agents.Authentication.ImmutableConnectionSettings
Public Sub New (settings As ConnectionSettingsBase)
Parameters
- settings
- ConnectionSettingsBase