| LicenseManagementActionCompleteEventArgsPassword Property |
Gets the password entered by the user.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.25.4.0
Syntaxpublic string Password { get; }Public ReadOnly Property Password As String
Get
public:
property String^ Password {
String^ get ();
}Property Value
Type:
String
See Also