Click or drag to resize

SessionManagerIsCurrentLicenseActive Method

Check if current system license is valid

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IsCurrentLicenseActive(
	ref string[] features
)

Parameters

features
Type: SystemString

Return Value

Type: Boolean
See Also