NetworkSessionValidation Properties |
The NetworkSessionValidation type exposes the following members.
Name | Description | |
---|---|---|
![]() | LastError | Gets or sets the last error encountered in this object. (Inherited from SystemValidation.) |
![]() | Session | Gets or sets the NetworkSession object which is to be validated. |
![]() | SystemDateTimeThresholdMinutes | Gets or sets the allowed amount of difference in time (in minutes) between the licensed system's time and SOLO Server's time. |
![]() | SystemDateTimeValidator | 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). |
![]() | SystemIdentifierValidator | Gets or sets the SystemIdentifierValidator object which is to perform the validation of SystemIdentifier objects (null if no SystemIdentifier validation is to be done). |
![]() | UseCertificatePathValidation | Gets or sets whether or not the certificate file's path is validated when the session is checked out. |