Click or drag to resize
LicenseValidatorInstallLicense Method (Byte, LicenseInformation)
Installs a binary license from a manual activation.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static bool InstallLicense(
	byte[] licenseKey,
	out LicenseInformation licenseInformation
)

Parameters

licenseKey
Type: SystemByte
licenseInformation
Type: ABB.Robotics.RobotStudioLicenseInformation

Return Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also