Namespace PushTechnology.ClientInterface.Client.Security.Authentication
Interfaces
- IAuthenticator
The authentication handler that processes authentication requests from the server.
- IAuthenticatorCallback
The single-use callback provided to the Authenticate(string, ICredentials, IReadOnlyDictionary<string, string>, IReadOnlyDictionary<string, string>, IAuthenticatorCallback) call.