Click or drag to resize
RegisterNewPassword Property
Gets or sets the customer's new password (leave empty unless you need to reset the customer's password).

Namespace: com.softwarekey.Client.WebService.XmlLicenseService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public string NewPassword { get; set; }

Property Value

Type: String
Remarks

Caution note Caution
Resetting the customer's password will impact any License IDs under that customer record, which will all then be required to use the new password.

See Also