LicenseManagerIsLicenseValid Method |
Check if the given license is valid
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic bool IsLicenseValid(
LicenseInformationEx li,
out string message
)
Parameters
- li
- Type: LicenseInformationEx
- message
- Type: SystemString
Return Value
Type:
Boolean
See Also