Initializes a new instance of the AllowableAuthenticationsParameters class.
Namespace: ININ.IceLib.ConnectionAssembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public AllowableAuthenticationsParameters( HostSettings hostSettings ) |
Visual Basic |
---|
Public Sub New ( _ hostSettings As HostSettings _ ) |
Parameters
- hostSettings
- Type: ININ.IceLib.Connection..::..HostSettings
The HostSettings for the connection.
Exceptions
Exception | Condition |
---|---|
System..::..ArgumentNullException | hostSettings is nullNothingnullptra null reference (Nothing in Visual Basic). |
Version Information
Supported for IC Server version 2016 R1 and beyond.