Click or drag to resize

ILicenseManagerReturnLicence Method

Removes the software license from the machine.

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
void ReturnLicence(
	string ID
)

Parameters

ID  String
ID of the container to return.
See Also