WSDBConnectionRecord
The WSDBConnectionRecord type describes how a Connection record is structured.
Attribute name
Type
Description
userField
string
User that established the connection.
sourceIPField
string
IP Address from which the connection was established.
hostField
string
Host Name to which the connection was established.
connStartField
string
Date and time when the Connection was Started.
connEndField
string
Date and time when the Connection was Ended.
Last updated