IPolicyHandler Interface

Definition

This class provides an interface for all handler functions.

C#
public interface IPolicyHandler : IDisposable
Implements

Methods

ComputeActions(ExecutionState)

Executes the rules in the engine based on the provided state and returns the list of actions to be executed.

GetSensitivityLabel(ExecutionState)

Get the sensitivity label from existing content.

NotifyCommittedActions(ExecutionState)

Called once the computed actions have been applied, and the data committed to disk.

Applies to

Toode Versioonid
Microsoft.InformationProtection 1.6.152, 1.7.133, 1.8.94, 1.9.78, 1.10.93, 1.11.53, 1.12.61, 1.13.161, 1.14.108, 1.15.107, 1.16.126