Click or drag to resize
WritableLicenseAddAlias Method
Adds an alias, or a hidden copy of the writable License File.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public void AddAlias(
	LicenseAlias alias
)

Parameters

alias
Type: com.softwarekey.Client.LicensingLicenseAlias
The LicenseAlias which will be written and validated with this writable license.
See Also