6 references to QbeMatchType
System.DirectoryServices.AccountManagement (6)
System\DirectoryServices\AccountManagement\AdvancedFilters.cs (6)
29_badPasswordAttemptVal = new QbeMatchType(lastAttempt, match); 46_expirationTimeVal = new QbeMatchType(expirationTime, match); 63_lockoutTimeVal = new QbeMatchType(lockoutTime, match); 80_badLogonCountVal = new QbeMatchType(badLogonCount, match); 97_logonTimeVal = new QbeMatchType(logonTime, match); 114_passwordSetTimeVal = new QbeMatchType(passwordSetTime, match);