JustifyAction Class

Definition

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

public class JustifyAction : Microsoft.InformationProtection.Policy.Actions.Action
type JustifyAction = class
    inherit Action
Public Class JustifyAction
Inherits Action
Inheritance
JustifyAction

Constructors

JustifyAction(String)

Creates a new JustifyAction. This constructor is only public to allow using this class in code testing

Properties

ActionType

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

(Inherited from Action)
Id

The id of the action

(Inherited from Action)

Applies to