Click or drag to resize

ILicenseManagerActivateLicence Method

Activates a license container. Required file can be obtained by sending RAYLASE the file generated GenerateLicenceRequest(String).

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
string ActivateLicence(
	string path
)

Parameters

path  String
Path of WibuCmRaU file.

Return Value

String
ID of the activated container.
See Also