SystemDateTimeValidation Constructor |
Name | Description | |
---|---|---|
![]() | SystemDateTimeValidation | Creates a new SystemDateTimeValidation object which requires successful validation with an Internet time server (requires Internet connectivity). The AddTimeServerCheck(String) method will need to be called at least once to allow validation to occur. |
![]() | SystemDateTimeValidation(Boolean) | Creates a new SystemDateTimeValidation object. The AddTimeServerCheck(String) method will need to be called at least once to allow validation to occur. |
![]() | SystemDateTimeValidation(Boolean, Double) | Creates a new SystemDateTimeValidation object. The AddTimeServerCheck(String) method will need to be called at least once to allow validation to occur. |