wodSSHServer ActiveX Control - LoginAttempts Property
      
 

Description

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


Property type

A Long value.  


Syntax

object.LoginAttempts



The LoginAttempts Property syntax has these parts:

Part Description
object An 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.