4 references to AttributeID
System.DirectoryServices (4)
System\DirectoryServices\ActiveDirectory\ActiveDirectorySchemaProperty.cs (4)
337
SetProperty(PropertyManager.
AttributeID
, _oid);
539
_oid = (string)GetValueFromCache(PropertyManager.
AttributeID
, true)!;
555
SetProperty(PropertyManager.
AttributeID
, value);
1245
propertiesToLoad[10] = PropertyManager.
AttributeID
;