CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

LicenseFile..::..UpgradeLicense Method (Stream)

Upgrades the license.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public static void UpgradeLicense(
	Stream license
)
Public Shared Sub UpgradeLicense ( _
	license As Stream _
)
public:
static void UpgradeLicense(
	Stream^ license
)

Parameters

license
Type: Stream
The license to be used.