![]() |
Diffusion .NET API
5.9.4
|
A control authentication handler. More...
Additional Inherited Members | |
![]() | |
void | Authenticate (string principal, ICredentials credentials, ISessionDetails sessionDetails, IAuthenticationHandlerCallback callback) |
Request authentication. More... | |
![]() | |
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... | |
A control authentication handler.