Click or drag to resize

LicenseManagerDecodeLicenseFile Method

Read license information from encrypted data

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public LicenseInformationEx DecodeLicenseFile(
	byte[] fileBytes
)

Parameters

fileBytes
Type: SystemByte

Return Value

Type: LicenseInformationEx
See Also