Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
audit_delegate.h File Reference

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

Detailed Description

A file containing the AuditDelegate class to be used to override MIP audit.

Enumeration Type Documentation

◆ EnableAuditSetting

enum class EnableAuditSetting : unsigned int
strong

Audit Settings in policy.

Enumerator
Undefined 
Enabled 
Disabled