Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
An action class that specifies adding encrypt only protection to the document. More...
#include <protect_by_encrypt_only_action.h>
Public Member Functions | |
virtual const std::string & | GetTemplateId () const =0 |
![]() | |
virtual ActionType | GetType () const =0 |
Get the type of Action. | |
An action class that specifies adding encrypt only protection to the document.
|
pure virtual |