LicenseManagerSetLicenseFile Method |
Update system license
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic bool SetLicenseFile(
byte[] fileBytes
)
Parameters
- fileBytes
- Type: SystemByte
bytes of new license file
Return Value
Type:
Boolean
Remarks
License will be updated only if it is valid and has not expired.
See Also