Click or drag to resize
LicensingGuiInitialPassword Property
Gets or sets the initial password displayed on the license management dialog.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public string InitialPassword { get; set; }

Property Value

Type: String
Remarks

This initial password is only applied when the InitialLicenseID property is set to a value greater than zero.

See Also