Click or drag to resize
SystemValidationValidate Method
Performs the system validation.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public abstract bool Validate()

Return Value

Type: Boolean
Returns true if successful. If it is not successful, check the LastError property for details.
See Also