This topic has not yet been rated - Rate this topic

AuthenticablePrincipal.FindByBadPasswordAttempt Method

Returns a collection of principal objects that have an incorrect password attempt recorded in the specified date and time range.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member FindByBadPasswordAttempt(PrincipalContext, DateTime, MatchType) Returns a collection of authentication principal objects that have an incorrect password try recorded in the specified date and time range.
Protected method Static member FindByBadPasswordAttempt<T>(PrincipalContext, DateTime, MatchType) Returns a [T:System.DirectoryServices.AccountManagement.PrincipalSearchResult'1] collection of objects that have a bad password attempt within the specified date and time range. This is the template function for extended classes that wish to implement this functionality.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.