|
Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for 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 |
| Manages protection-related actions for a specific protection configuration. More... | |
| class | ProtectionHandler::Observer |
| Interface that receives notifications related to ProtectionHandler. More... | |
| class | ProtectionHandler::ConsumptionSettings |
| Settings used to create a ProtectionHandler to consume existing content. More... | |
| class | ProtectionHandler::PublishingSettings |
| Settings used to create a ProtectionHandler to protect new content. More... | |
Defines ProtectionHandler interface.