Back to product page

LoginAttempts property


Returns number which represents how many Login attempts were made by user.

Type

A Long value.

Syntax

  • Basic
object.LoginAttempts 
The LoginAttempts(object) syntax has these parts:
objectAn expression evaluating to an object of type SSHUser.

Remarks

LoginAttempts property can be used in Events such as LoginPassword to check how many times user tried to authenticate with server so far.

Platforms

Windows