Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Defines ProtectionHandler interface. More...
#include <chrono>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "mip/common_types.h"
#include "mip/mip_export.h"
#include "mip/mip_namespace.h"
#include "mip/protection_descriptor.h"
#include "mip/protection/protection_common_settings.h"
#include "mip/protection/protection_common_types.h"
#include "mip/protection/publishing_use_license_request.h"
#include "mip/stream.h"
#include "mip/user_rights.h"
#include "mip/user_roles.h"
Go to the source code of this file.
Classes | |
class | ProtectionHandler::ConsumptionSettings |
Settings used to create a ProtectionHandler to consume existing content. More... | |
class | ProtectionHandler::Observer |
Interface that receives notifications related to ProtectionHandler. More... | |
class | ProtectionHandler |
Manages protection-related actions for a specific protection configuration. More... | |
class | ProtectionHandler::PublishingSettings |
Settings used to create a ProtectionHandler to protect new content. More... | |
Defines ProtectionHandler interface.
Definition in file protection_handler.h.