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