2 references to CannotChangePwdToLdapConverter
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
436
{PropertyNames.PwdInfoCannotChangePassword, "ntSecurityDescriptor", null, new ToLdapConverterDelegate(
CannotChangePwdToLdapConverter
)},
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
740
{PropertyNames.PwdInfoCannotChangePassword, null, null, new ToLdapConverterDelegate(
CannotChangePwdToLdapConverter
)},