Click or drag to resize
NetworkSessionValidation Constructor
Overload List
  NameDescription
Public methodNetworkSessionValidation(NetworkSession)
Creates a new NetworkSessionValidation object that can be used to validate a given network session's data, including time checks when possible, and requiring an exact match of System Identifier information.
Public methodNetworkSessionValidation(NetworkSession, SystemIdentifierValidation, SystemDateTimeValidation)
Creates a new NetworkSessionValidation object that can be used to validate a given network session's data, with specified validation objects.
Public methodNetworkSessionValidation(NetworkSession, Boolean, Int32, Boolean, NetworkSessionValidationNetworkSessionTimeValidationType)
Creates a new NetworkSessionValidation object that can be used to validate a given network session's data.
Top
See Also