Click or drag to resize
ManagementPolicyRuleActionType Property
Action Type - String representing the action associated with the management policy rule (Create, Delete, Read, Add, Remove, Modify, Transition In, Transition Out)

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> ActionType { get; set; }

Property Value

Type: ListString
See Also