1 write to ldapToPapiConverter
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
135
propertyEntry.
ldapToPapiConverter
= fromLdap;
3 references to ldapToPapiConverter
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (3)
386
if (null != entry.
ldapToPapiConverter
)
389
entry.
ldapToPapiConverter
(props, entry.suggestedADPropertyName, p, entry.propertyName);
420
entry.
ldapToPapiConverter
(new dSPropertyCollection(de.Properties), entry.suggestedADPropertyName, p, entry.propertyName);