Interface IControlAuthenticator

The control authenticator.

Inherited Members
IAuthenticator.Authenticate(String, ICredentials, IReadOnlyDictionary<String, String>, IReadOnlyDictionary<String, String>, IAuthenticatorCallback)
IStream.OnClose()
ICallback.OnError(ErrorReason)
Namespace: PushTechnology.ClientInterface.Client.Features.Control.Clients
Assembly: Diffusion.Client.dll
Syntax
public interface IControlAuthenticator : IAuthenticator, IStream, ICallback
Back to top