DeployLX Software Protection System

AdminCredentialsForm Class

Form used to capture and authenticate administrative credentials from the user.

Syntax

Public NotInheritable Class AdminCredentialsForm _
	Inherits Form
public sealed class AdminCredentialsForm : 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
              DeployLX.Licensing.v5..::..AdminCredentialsForm

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also