Click or drag to resize
NetworkSessionValidationSystemDateTimeValidator Property
Gets or sets the SystemDateTimeValidation object which is to perform the validation of system's date and time (null if no date and time validation is to be done).

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public SystemDateTimeValidation SystemDateTimeValidator { get; set; }

Property Value

Type: SystemDateTimeValidation
See Also