Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Defines functions describing rights. More...
Go to the source code of this file.
Namespaces | |
namespace | rights |
Functions | |
std::string | rights::AuditedExtract () |
Gets string identifier for 'audited extract' right. | |
std::string | rights::Comment () |
Gets string identifier for 'comment' right. | |
std::vector< std::string > | rights::CommonRights () |
Gets a list of rights that apply in all scenarios. | |
std::string | rights::DocumentEdit () |
Gets string identifier for 'document edit' right. | |
std::vector< std::string > | rights::DoNotForwardRights () |
Gets a list of rights that apply to do not forward emails. | |
std::string | rights::Edit () |
Gets string identifier for 'edit' right. | |
std::vector< std::string > | rights::EditableDocumentRights () |
Gets a list of rights that apply to documents. | |
std::string | rights::EditRightsData () |
Gets string identifier for 'edit rights data' right. | |
std::vector< std::string > | rights::EmailRights () |
Gets a list of rights that apply to emails. | |
std::vector< std::string > | rights::EncryptOnlyRights () |
Gets a list of rights that apply to do encrypt only emails. | |
std::string | rights::Export () |
Gets string identifier for 'export' right. | |
std::string | rights::Extract () |
Gets string identifier for 'extract' right. | |
std::string | rights::Forward () |
Gets string identifier for 'forward' right. | |
std::string | rights::ObjectModel () |
Gets string identifier for 'object model' right. | |
std::string | rights::Owner () |
Gets string identifier for 'owner' right. | |
std::string | rights::Print () |
Gets string identifier for 'print' right. | |
std::string | rights::Reply () |
Gets string identifier for 'reply' right. | |
std::string | rights::ReplyAll () |
Gets string identifier for 'reply all' right. | |
std::string | rights::View () |
Gets string identifier for 'view' right. | |
std::string | rights::ViewRightsData () |
Gets string identifier for 'view rights data' right. | |
Defines functions describing rights.
Definition in file rights.h.