Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Clients.IControlAuthenticationHandler Interface Reference

A control authentication handler. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Features.Control.Clients.IControlAuthenticationHandler:
PushTechnology.ClientInterface.Client.Security.Authentication.IAuthenticationHandler PushTechnology.ClientInterface.Client.Features.IServerHandler PushTechnology.ClientInterface.Client.Features.Control.Clients.CompositeControlAuthenticationHandler

Additional Inherited Members

- Public Member Functions inherited from PushTechnology.ClientInterface.Client.Security.Authentication.IAuthenticationHandler
void Authenticate (string principal, ICredentials credentials, ISessionDetails sessionDetails, IAuthenticationHandlerCallback callback)
 Request authentication. More...
 
- Public Member Functions inherited from PushTechnology.ClientInterface.Client.Features.IServerHandler
void OnActive (IRegisteredHandler registeredHandler)
 Called when the handler has been registered at the server and is now active. More...
 
void OnClose ()
 Called if the handler is closed. This happens if the call to register the handler fails, or the handler is unregistered. More...
 

Detailed Description

A control authentication handler.


The documentation for this interface was generated from the following file: