2 writes to _lastBadPasswordAttemptLoaded
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\PasswordInfo.cs (2)
40return _owningPrincipal.HandleGet<Nullable<DateTime>>(ref _lastBadPasswordAttempt, PropertyNames.PwdInfoLastBadPasswordAttempt, ref _lastBadPasswordAttemptLoaded); 257_lastBadPasswordAttemptLoaded = LoadState.Loaded;