Property | Type | Description | |
---|---|---|---|
ClientIP | uint | ||
DeviceCookieHadPriorSuccessfulLoginForThisAccount | bool | ||
IsAGuess | bool | ||
IsClientAProxyIP | bool | ||
IsFrequentlyGuessedPassword | bool | ||
IsFromAttacker | bool | ||
IsIpInAttackersPool | bool | ||
IsIpInBenignPool | bool | ||
IsPasswordCorrect | bool | ||
LineNumber | uint | ||
UserID | int |
Method | Description | |
---|---|---|
CompareTo ( |
||
Trial ( uint lineNumber, string fields ) : System |
public CompareTo ( |
||
other | ||
condition | ICondition | |
return | int |
public Trial ( uint lineNumber, string fields ) : System | ||
lineNumber | uint | |
fields | string | |
return | System |
public bool DeviceCookieHadPriorSuccessfulLoginForThisAccount | ||
return | bool |