SessionManagerIsCurrentLicenseActive Method |
Check if current system license is valid
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsCurrentLicenseActive(
ref string[] features
)
Parameters
- features
- Type: SystemString
Return Value
Type:
Boolean
See Also