Constable Authorization Engine 2.0 BETA

PolicySimulationViewFormControl Class

[This is preliminary documentation and subject to change.]

Represents a form-like view of the authorization policy with executable ActionRules represented by command buttons and changeable PropertyRules represented by text boxes.

For a list of all members of this type, see PolicySimulationViewFormControl Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     LaMarvin.Constable.Design.Controls.PolicySimulationViewFormControl

[Visual Basic]
NotInheritable Public Class PolicySimulationViewFormControl
    Inherits UserControl
    Implements IPolicySimulationView, ISupportInitialize
[C#]
public sealed class PolicySimulationViewFormControl : UserControl, IPolicySimulationView, ISupportInitialize

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Constable.Design.Controls

Assembly: LaMarvin.Constable.Design (in LaMarvin.Constable.Design.dll)

See Also

PolicySimulationViewFormControl Members | LaMarvin.Constable.Design.Controls Namespace