<< Click to Display Table of Contents >>
ILoginInfo
This interface provides information of the logged in user.
Property Detail
ClientType
ClientType ClientType
Gets the client type requested by the client.
MACAddress
string MACAddress
Gets the MAC Address from the client.
IPAddress
string IPAddress
Gets the IP Address information from the client.
HDDSerialNo
string HDDSerialNO
Gets the HDD Serial number from the client.
ProtocolVersion
int ProtocolVersion
Gets the protocol version from the client.
UserID
string UserID
Gets the ID of the user logged in by the client.
UserName
string UserName
Gets the name of the user logged in by the client.
SessionID
string SessionID
Gets the session ID created upon the client login.
ClientIP
string ClientIP
Gets the client IP requested by the client.