Allows users to select one or more roles in the list of granted roles.

Namespace:  Novalys.VisualGuard.Security.WinForm
Assembly:  Novalys.VisualGuard.Security.WinForm (in Novalys.VisualGuard.Security.WinForm.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public sealed class VGRoleSelectionForm : Form
Visual Basic (Declaration)
Public NotInheritable Class VGRoleSelectionForm _
	Inherits Form

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.Form
              Novalys.VisualGuard.Security.WinForm..::.VGRoleSelectionForm

See Also