Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
protection_handler.h File Reference

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"
+ Include dependency graph for protection_handler.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Defines ProtectionHandler interface.

Definition in file protection_handler.h.