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

The callback interface for ISecurityControl.GetSecurity. More...

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

Public Member Functions

void OnReply (ISecurityConfiguration configuration)
 This is called to return the requested security 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

The callback interface for ISecurityControl.GetSecurity.

Member Function Documentation

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

This is called to return the requested security configuration.

Parameters
configurationThe snapshot of information from the security store.

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