RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
Public Member Functions | List of all members
rmscore::modernapi::UserRoles Class Reference

Provides for the mapping of roles and users. More...

#include <UserRoles.h>

Public Member Functions

 UserRoles (const UserList &users, const RoleList &roles)
 Constructor for UserRoles object.
 
const UserList & Users () const
 Users to whom the rights are granted.
 
const RoleList & Roles () const
 Roles of the users.
 

Detailed Description

Provides for the mapping of roles and users.


The documentation for this class was generated from the following files: