Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
Loading...
Searching...
No Matches
JustifyAction Class Referenceabstract

Justify Action requires providing a justification to a label downgrade and setting the response in the execution state. More...

#include <src/api/mip/upe/justify_action.h>

+ Inheritance diagram for JustifyAction:
+ Collaboration diagram for JustifyAction:

Public Member Functions

virtual ActionType GetType () const =0
 Get the type of Action.
 

Detailed Description

Justify Action requires providing a justification to a label downgrade and setting the response in the execution state.

See also
mip::ExecutionState::IsDowngradeJustified

Definition at line 48 of file justify_action.h.

Member Function Documentation

◆ GetType()

virtual ActionType Action::GetType ( ) const
pure virtualinherited

Get the type of Action.

Returns
ActionType The type of derived action this base class can be cast to.

The documentation for this class was generated from the following file: