2 references to AccountExpirationTime
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (1)
706
case DateProperty.
AccountExpirationTime
:
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
572
return FindByDate(FindByDateMatcher.DateProperty.
AccountExpirationTime
, matchType, dt, principalType);