3 references to DefaultValueBoolConverter
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (3)
468{typeof(PasswordNotRequiredFilter), "ms-DS-UserPasswordNotRequired", new FilterConverterDelegate(DefaultValueBoolConverter)}, /*##*/ 469{typeof(PasswordNeverExpiresFilter), "msDS-UserDontExpirePassword", new FilterConverterDelegate(DefaultValueBoolConverter)}, /*##*/ 471{typeof(AllowReversiblePasswordEncryptionFilter), "ms-DS-UserEncryptedTextPasswordAllowed", new FilterConverterDelegate(DefaultValueBoolConverter)}, /*##*/