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: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public sealed class VGRoleSelectionForm : Form
Visual Basic
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