Namespace PushTechnology.ClientInterface.Client.Features.Control.Clients.SecurityControl
Classes
CommandScriptException
The SessionException to report problems when evaluating a security script.
Interfaces
IRole
The defined details for an individual role.
IScriptBuilder
The script builder used to create a script of commands to apply to the security store at the server.
ISecurityConfiguration
The snapshot of information from the security store.
ISecurityControl
This feature allows a client session to query and update the security store. The security store is a persistent database maintained by the server containing authorisation rules that control what sessions can do.
ISecurityStoreFeature
The base interface for features that update security stores.