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::UserRights Class Reference

Supplies properties for users and their granted rights. More...

#include <UserRights.h>

Public Member Functions

 UserRights (const UserList &users, const RightList &rights)
 Creates a UserRights object.
 
const UserList & Users () const
 The users to whom the rights are granted.
 
const RightList & Rights () const
 The granted rights.
 

Detailed Description

Supplies properties for users and their granted rights.


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