LicenseManagerSetLicenseFile Method
Update system license
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Update system license")]
public bool SetLicenseFile(
byte[] fileBytes
)
- fileBytes Byte
- bytes of new license file
Boolean
License will be updated only if it is valid and has not expired.