SystemClockValidation Class |
Namespace: com.softwarekey.Client.Licensing
The SystemClockValidation type exposes the following members.
Name | Description | |
---|---|---|
![]() | SystemClockValidation | Creates a new SystemClockValidation object. |
Name | Description | |
---|---|---|
![]() | LastError | Gets or sets the last error encountered in this object. (Inherited from SystemValidation.) |
![]() | TestDuration | Gets or sets the amount of time (in milliseconds) to allow for the test to complete. The default is 100 milliseconds. |
![]() | ThresholdPercent | Gets or sets the percentage of the test duration time which must pass for the validation to succeed. The value specified must be between 1 and 100. The default value is 75. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Validate | Validates the system clock to ensure it is not being tampered with actively. (Overrides SystemValidationValidate.) |