Click or drag to resize

RconLoginAttemptEventArgs Properties

The RconLoginAttemptEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyIP
Gets the IP attempting to connect.
Public propertyPassword
Gets the password used.
Public propertySuccessfulLogin
Gets a value indicating whether this is a successful login.
Top
See Also