Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Representation of the dynamic watermark which the admin has configured for a label. More...
#include <src/api/mip/protection/license_info.h>
Public Member Functions | |
virtual std::shared_ptr< const mip::DynamicWatermark > | GetDynamicWatermark () const =0 |
Gets the DynamicWatermark object that holds the dynamic watermark text to display on the end-user's document. | |
virtual std::vector< std::string > | GetUserRights () const =0 |
Gets the user rights. | |
Representation of the dynamic watermark which the admin has configured for a label.
Definition at line 47 of file license_info.h.
|
pure virtual |
Gets the DynamicWatermark object that holds the dynamic watermark text to display on the end-user's document.
|
pure virtual |
Gets the user rights.