3 references to SchemaAttributeName
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (3)
39
if (!propertyList.Contains(pAttribute.
SchemaAttributeName
))
40
propertyList.Add(pAttribute.
SchemaAttributeName
, pAttribute.
SchemaAttributeName
);