Action(String, ActionType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor for Action
protected Action (string id, Microsoft.InformationProtection.Policy.Actions.ActionType actionType);
new Microsoft.InformationProtection.Policy.Actions.Action : string * Microsoft.InformationProtection.Policy.Actions.ActionType -> Microsoft.InformationProtection.Policy.Actions.Action
Protected Sub New (id As String, actionType As ActionType)
Parameters
- id
- String
The id of the action
- actionType
- ActionType
The action type