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

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public IPEndPoint Host { get; }

Property Value

Type: IPEndPoint
See Also