ProtectDoNotForwardAction(String) Constructor

Definition

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

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

Parameters

id
String

The id of the action

Applies to