3 references to MultiScalarFromDirectoryEntry
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (2)
868
SDSUtils.
MultiScalarFromDirectoryEntry
<string>(properties, suggestedAdProperty, p, propertyName);
932
SDSUtils.
MultiScalarFromDirectoryEntry
<byte[]>(properties, suggestedAdProperty, p, propertyName);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
803
SDSUtils.
MultiScalarFromDirectoryEntry
<string>(new dSPropertyCollection(de.Properties), suggestedWinNTProperty, p, propertyName);