Click or drag to resize

IAuthenticator Methods

The IAuthenticator type exposes the following members.

Methods
  NameDescription
Public methodEvaluateChallenge
Evaluate a challenge received from the Server. Generally, this method should return null when authentication is complete from the client perspective
Public methodInitialResponse
Obtain an initial response token for initializing the SASL handshake
Top
See Also