4 references to DirectoryPropertyAttribute
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (4)
36
DirectoryPropertyAttribute
[] pAttributeList = (
DirectoryPropertyAttribute
[])(pInfo.GetCustomAttributes(typeof(
DirectoryPropertyAttribute
), true));
37
foreach (
DirectoryPropertyAttribute
pAttribute in pAttributeList)