Click or drag to resize
WritableLicenseDeleteAliases Method
Attempts to delete all aliases.

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

Return Value

Type: Boolean
Returns true if all aliases passed validation. If false is returned, check the LastError property. Please note that each alias has its own LastError property, which may also contain additional details.
See Also