7 references to CannotChangePasswordFilter
System.DirectoryServices.AccountManagement (7)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
470{typeof(CannotChangePasswordFilter), "userAccountControl", new FilterConverterDelegate(UserAccountControlConverter)}, /*##*/
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (2)
287{typeof(CannotChangePasswordFilter), "userAccountControl", new FilterConverterDelegate(UserAccountControlConverter)}, 617case CannotChangePasswordFilter.PropertyNameStatic:
System\DirectoryServices\AccountManagement\QbeFilterDescription.cs (2)
61s_subclasses[CannotChangePasswordFilter.PropertyNameStatic] = typeof(CannotChangePasswordFilter);
System\DirectoryServices\AccountManagement\SAM\SAMQuerySet.cs (2)
305{typeof(CannotChangePasswordFilter), "UserFlags", new MatcherDelegate(UserFlagsMatcher)}, 552case CannotChangePasswordFilter.PropertyNameStatic: