|
Microsoft Information Protection (MIP) SDK for C++: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C++
|
A file containing the AuditDelegate class to be used to override MIP audit. More...


Go to the source code of this file.
Classes | |
| class | AuditDelegate |
| A class that defines the interface to the MIP SDK audit notifications. More... | |
Enumerations | |
| enum class | EnableAuditSetting : unsigned int { Undefined = 0 , Enabled = 1 , Disabled = 2 } |
| Audit Settings in policy. More... | |
A file containing the AuditDelegate class to be used to override MIP audit.
Definition in file audit_delegate.h.
|
strong |
Audit Settings in policy.
| Enumerator | |
|---|---|
| Undefined | |
| Enabled | |
| Disabled | |
Definition at line 46 of file audit_delegate.h.