API Reference
Class
PasswordPolicyAnalyzerFluent
🎯 ULTRA-CLEAN: Fluent API for complex password policy analysis Demonstrates the ultimate in clean LDAP querying
Inheritance
- Object
- PasswordPolicyAnalyzerFluent
Methods
public static IEnumerable<PasswordPolicyFlagInfo> AnalyzePasswordPolicies(String domainName = null, String forestName = null, Boolean includeDisabled = false, Boolean includeExpiredPasswords = true, Int32 passwordAgeThresholdDays = 365) #Returns:
IEnumerable<PasswordPolicyFlagInfo>Comprehensive password policy analysis with fluent configuration
Parameters
- domainName System.String = null
- forestName System.String = null
- includeDisabled System.Boolean = false
- includeExpiredPasswords System.Boolean = true
- passwordAgeThresholdDays System.Int32 = 365