Gets the name of the host used to look up the allowable authentications.

Namespace: ININ.IceLib.Connection
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public string HostName { get; private set; }
Visual Basic
Public Property HostName As String
	Get
	Private Set

Field Value

The name of the host used to look up the allowable authentications.

Version Information

Supported for IC Server version 2016 R1 and beyond.

See Also