Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables 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. 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: