RMS SDK for C++
0.2.1
A client library for using Microsoft RMS from Linux.
|
Rights supported by all apps. More...
#include <rights.h>
Static Public Member Functions | |
static const std::string | Owner () |
Gets a right that represents content ownership. | |
static const std::string | View () |
Gets a right that allows viewing of protected content. | |
static const std::vector< std::string > | All () |
Gets a set of all CommonRights. | |
static std::string | AuditedExtract () |
BRP072215 - I think this has been deprecated from the RMS SDK, in general. | |
Friends | |
class | Rights |
Rights supported by all apps.