|
std::string | Owner () |
| Gets string identifier for 'owner' right.
|
|
std::string | View () |
| Gets string identifier for 'view' right.
|
|
std::string | AuditedExtract () |
| Gets string identifier for 'audited extract' right.
|
|
std::string | Edit () |
| Gets string identifier for 'edit' right.
|
|
std::string | Export () |
| Gets string identifier for 'export' right.
|
|
std::string | Extract () |
| Gets string identifier for 'extract' right.
|
|
std::string | Print () |
| Gets string identifier for 'print' right.
|
|
std::string | Comment () |
| Gets string identifier for 'comment' right.
|
|
std::string | Reply () |
| Gets string identifier for 'reply' right.
|
|
std::string | ReplyAll () |
| Gets string identifier for 'reply all' right.
|
|
std::string | Forward () |
| Gets string identifier for 'forward' right.
|
|
std::string | ViewRightsData () |
| Gets string identifier for 'view rights data' right.
|
|
std::string | DocumentEdit () |
| Gets string identifier for 'document edit' right.
|
|
std::string | ObjectModel () |
| Gets string identifier for 'object model' right.
|
|
std::string | EditRightsData () |
| Gets string identifier for 'edit rights data' right.
|
|
std::vector< std::string > | EmailRights () |
| Gets a list of rights that apply to emails.
|
|
std::vector< std::string > | EditableDocumentRights () |
| Gets a list of rights that apply to documents.
|
|
std::vector< std::string > | CommonRights () |
| Gets a list of rights that apply in all scenarios.
|
|
std::vector< std::string > | DoNotForwardRights () |
| Gets a list of rights that apply to do not forward emails.
|
|
std::vector< std::string > | EncryptOnlyRights () |
| Gets a list of rights that apply to do encrypt only emails.
|
|