3 references to FindByDate
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (3)
560return FindByDate(FindByDateMatcher.DateProperty.LogonTime, matchType, dt, principalType); 566return FindByDate(FindByDateMatcher.DateProperty.PasswordSetTime, matchType, dt, principalType); 572return FindByDate(FindByDateMatcher.DateProperty.AccountExpirationTime, matchType, dt, principalType);