LicenseManagerDecodeLicenseFileAndConvertDateTimes Method |
Read license information from encrypted data and convert datetimes to user's timezone
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic LicenseInformationEx DecodeLicenseFileAndConvertDateTimes(
byte[] fileBytes
)
Parameters
- fileBytes
- Type: SystemByte
Return Value
Type:
LicenseInformationEx
See Also