Click or drag to resize
SystemDateTimeValidationValidationRequired Property
Gets or sets whether or not validation with an Internet time server is required. Internet connectivity is required if true. (True by default)

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

Property Value

Type: Boolean
See Also