RemoveProtectionAction(String) Constructor

Definition

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

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

Parameters

id
String

The id of the action

Applies to