Click or drag to resize
AuthenticationExceptionHost Property
Gets the host for which the authentication failed.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public IPEndPoint Host { get; }

Property Value

Type: IPEndPoint
See Also