Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
An action class that specifies adding do not forward double key protection to the document. More...
#include <src/api/mip/upe/protect_do_not_forward_dk_action.h>
Public Member Functions | |
virtual const std::string & | GetDoubleKeyEncryptionUrl () const =0 |
Get the double key encryption Url. | |
virtual ActionType | GetType () const =0 |
Get the type of Action. | |
An action class that specifies adding do not forward double key protection to the document.
Definition at line 45 of file protect_do_not_forward_dk_action.h.
|
pure virtual |
Get the double key encryption Url.
|
pure virtualinherited |
Get the type of Action.