JustifyAction(String) Constructor

Definition

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

public JustifyAction (string id);
new Microsoft.InformationProtection.Policy.Actions.JustifyAction : string -> Microsoft.InformationProtection.Policy.Actions.JustifyAction
Public Sub New (id As String)

Parameters

id
String

The id of the action

Applies to