Click or drag to resize
LicenseAliasValidationValidate Method
Implements standard LicenseAlias validation.

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

Return Value

Type: Boolean
Returns true if validation is successful, which would indicate the license aliases passed validation. If it is not successful, check the LastError property for details.
See Also