ProtectAdhocAction(String) Constructor

Definition

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

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

Parameters

id
String

The id of the action

Applies to