LicenseManagerAddEasyLicense Method

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Adds new Courier license to the system list")]
public bool AddEasyLicense(
	byte[] licenseData
)

Parameters

licenseData  Byte
 

Return Value

Boolean

See Also