LicenseManagerDecodeLicenseFile Method |
Read license information from encrypted data
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic LicenseInformationEx DecodeLicenseFile(
byte[] fileBytes
)
Parameters
- fileBytes
- Type: SystemByte
Return Value
Type:
LicenseInformationEx
See Also