Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
roles.h File Reference

Defines functions describing roles for protecting data. More...

#include <string>
#include "mip/mip_namespace.h"
+ Include dependency graph for roles.h:

Go to the source code of this file.

Namespaces

namespace  roles
 

Functions

std::string roles::Author ()
 Gets string identifier for 'author' role.
 
std::string roles::CoOwner ()
 Gets string identifier for 'co-owner' role.
 
std::string roles::Reviewer ()
 Gets string identifier for 'reviewer' role.
 
std::string roles::Viewer ()
 Gets string identifier for 'viewer' role.
 

Detailed Description

Defines functions describing roles for protecting data.

Definition in file roles.h.