| LicensingGuiDialog Enumeration | 
 
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic enum LicensingGuiDialog
Public Enumeration LicensingGuiDialog
public enum class LicensingGuiDialog
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | LicenseManagement | 0 | The license management dialog, which shows the license status and allows the user to perform actions on the license (such as activating, refreshing, and deactivating). | 
 | ProxyCredentials | 1 | Dialog for prompting a user for proxy server authentication credentials. | 
 | SplashScreen | 2 | Splash screen dialog, which may be used for initialization. | 
See Also