Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
Defines ProtectionProfile interface. More...
#include <memory>
#include <string>
#include "mip/common_types.h"
#include "mip/dns_redirection.h"
#include "mip/error.h"
#include "mip/http_delegate.h"
#include "mip/logger_delegate.h"
#include "mip/mip_context.h"
#include "mip/mip_export.h"
#include "mip/mip_namespace.h"
#include "mip/protection/protection_common_types.h"
#include "mip/protection/protection_engine.h"
#include "mip/task_dispatcher_delegate.h"
#include "mip/xml_delegate.h"
Go to the source code of this file.
Classes | |
class | ProtectionProfile::Observer |
Interface that receives notifications related to ProtectionProfile. More... | |
class | ProtectionProfile |
ProtectionProfile is the root class for performing protection operations. More... | |
class | ProtectionProfile::Settings |
Settings used by ProtectionProfile during its creation and throughout its lifetime. More... | |
Defines ProtectionProfile interface.
Definition in file protection_profile.h.