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

Classes

interface  ISecurityControl
 This feature allows a client session to query and update the security store. More...
 
interface  IConfigurationCallback
 The callback interface for ISecurityControl.GetSecurity. More...
 
interface  IConfigurationContextCallback< in TC >
 Contextual version of IConfigurationCallback for use with ISecurityControl.GetSecurity. More...
 
interface  ISecurityConfiguration
 Snapshot of information from the security store. More...
 
interface  IRole
 Encapsulates the defined details for an individual role. More...
 
interface  IScriptBuilder
 A script builder may be used to create a script of commands to apply to the security store at the server. More...
 
interface  ISecurityStoreFeature
 This is the base interface for features that update security stores. More...
 
interface  IUpdateStoreCallback
 The callback interface for ISecurityStoreFeature.UpdateStore. More...
 
interface  IUpdateStoreContextCallback< in TC >
 Contextual version of IUpdateStoreCallback. More...