LicenseManagerGetLicenseEncryptionVersion Method

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Check if the given license is valid")]
public int GetLicenseEncryptionVersion(
	byte[] fileBytes
)

Parameters

fileBytes  Byte
 

Return Value

Int32

See Also