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

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
 

Detailed Description

Rights supported by all apps.


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