|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
An action class that specifies adding watermark. More...
#include <src/api/mip/upe/add_dynamic_watermark_action.h>


Public Member Functions | |
| virtual const std::shared_ptr< const DynamicWatermark > & | GetDynamicWatermark () const =0 |
| Returns the dynamic watermark associated with this action request. | |
| virtual ActionType | GetType () const =0 |
| Get the type of Action. | |
An action class that specifies adding watermark.
Definition at line 46 of file add_dynamic_watermark_action.h.
|
pure virtual |
Returns the dynamic watermark associated with this action request.
|
pure virtualinherited |
Get the type of Action.