Click or drag to resize
LicenseImageAliasCheckAlias Method
Compares the current license to the alias.

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

Return Value

Type: Boolean
Returns true if the alias is found to be valid. If it is not valid, check the LastError property for details.
See Also