- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getBadPasswordCount (0.18 sec)
-
src/main/java/jcifs/pac/PacLogonInfo.java
return this.logonCount; } /** * Returns the number of failed password attempts for this user. * @return the bad password count */ public short getBadPasswordCount() { return this.badPasswordCount; } /** * Returns the user's account name. * @return the user name */ public String getUserName() {Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 14.3K bytes - Viewed (0)