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