Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Representation of the dynamic watermark which the admin has configured for a label. More...
#include <license_info.h>
Public Member Functions | |
virtual std::vector< std::string > | GetUserRights () const =0 |
Gets the user rights. | |
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. | |
Representation of the dynamic watermark which the admin has configured for a label.
|
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.