32#ifndef API_MIP_PROTECTION_LICENSE_INFO_H_
33#define API_MIP_PROTECTION_LICENSE_INFO_H_
Representation of the dynamic watermark which the admin has configured for a label.
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 d...
virtual std::vector< std::string > GetUserRights() const =0
Gets the user rights.
Defines DynamicWatermark interface.