Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Types.IPermission Interface Reference

A permission protects an access-controlled operation. More...

Detailed Description

A permission protects an access-controlled operation.

Permissions are granted to 'roles' and principals are assigned to roles, and it is this relationship that defines what operations a client session may perform. It is also possible for roles to be assigned to anonymous sessions (those that do not supply a principal when connecting).

See the user guide for full details of how permissions are configured.


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