Click or drag to resize

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
Syntax
C#
public LicenseInformationEx DecodeLicenseFileAndConvertDateTimes(
	byte[] fileBytes
)

Parameters

fileBytes
Type: SystemByte

Return Value

Type: LicenseInformationEx
See Also