DomainConstraint..::..Validate Method
This verifies the license meets its desired validation criteria. This includes validating that the license is run within the set of given domains. If the license is able to match a domain with the current domain then it will be successful (true). Otherwise it will return false and set the failure reason to the reason for the failure.
Assembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
Parameters
- typeToValidate
- Type: Type
Type to validate
- vc
- Type: Int32%
Volume constraint - max number of items. -1 no constrain.
- rtc
- Type: Int32%
Runtime in hours. –1 means no limits.