|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
This file contains the PolicyProfile class which includes the PolicyProfile::Observer and the PolicyProfile::Settings classes. More...
#include <memory>#include <string>#include <vector>#include "mip/common_types.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/task_dispatcher_delegate.h"#include "mip/upe/policy_engine.h"
Go to the source code of this file.
Classes | |
| class | PolicyProfile::Observer |
| Observer interface for clients to get notifications for profile related events. More... | |
| class | PolicyProfile |
| PolicyProfile class is the root class for using the Microsoft Information Protection operations. A typical application will only need one PolicyProfile but it can create multiple profiles if needed. More... | |
| class | PolicyProfile::Settings |
| Settings used by PolicyProfile during its creation and throughout its lifetime. More... | |
This file contains the PolicyProfile class which includes the PolicyProfile::Observer and the PolicyProfile::Settings classes.
Definition in file policy_profile.h.