Constable Authorization Engine 2.0 BETA

ActionRule.TargetState Property

[This is preliminary documentation and subject to change.]

Gets or sets the state that the Policy will be in after executing the associated Action.

[Visual Basic]
Overridable Public Property TargetState As State
[C#]
public virtual State TargetState {get; set;}

See Also

ActionRule Class | LaMarvin.Constable.Model Namespace