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

Provides implementation for obtaining roles for protecting documents. More...

#include <roles.h>

Static Public Member Functions

static const std::string Viewer ()
 User will only be able to view the document.
 
static const std::string Reviewer ()
 User will be able to view and edit the document.
 
static const std::string Author ()
 User will be able to view, edit, copy, and print the document.
 
static const std::string CoOwner ()
 User will have all permissions; view, edit, copy and print.
 

Detailed Description

Provides implementation for obtaining roles for protecting documents.


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