Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Clients.IConfigurationCallback Interface Reference

The callback interface for ISystemAuthenticationControl.GetSystemAuthentication. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Features.Control.Clients.IConfigurationCallback:
PushTechnology.ClientInterface.Client.Callbacks.ICallback

Public Member Functions

void OnReply (ISystemAuthenticationConfiguration configuration)
 This is called to return the requested system authentication configuration. More...
 
- Public Member Functions inherited from PushTechnology.ClientInterface.Client.Callbacks.ICallback
void OnError (ErrorReason errorReason)
 Notification of a contextual error related to this callback. This is analogous to an exception being raised. Situations in which More...
 

Detailed Description

Member Function Documentation

void PushTechnology.ClientInterface.Client.Features.Control.Clients.IConfigurationCallback.OnReply ( ISystemAuthenticationConfiguration  configuration)

This is called to return the requested system authentication configuration.

Parameters
configurationThe snapshot of information from the system authentication store.

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