DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Auth
DseGssapiAuthProvider Class
DseGssapiAuthProvider Methods
NewAuthenticator Method
ReverseDnsResolver Method
SetName Method
UseIpResolver Method
DseGssapiAuthProvider
NewAuthenticator Method
Returns a new
IAuthenticator
instance to handle authentication for a given endpoint.
Namespace:
Dse.Auth
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
IAuthenticator
NewAuthenticator
(
IPEndPoint
host
)
Parameters
host
Type:
System.Net
IPEndPoint
Return Value
Type:
IAuthenticator
Implements
IAuthProvider
NewAuthenticator(IPEndPoint)
Exceptions
Exception
Condition
AuthenticationException
When the host name can not be resolved.
See Also
Reference
DseGssapiAuthProvider Class
Dse.Auth Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.