4 writes to AttributeScopeQuery
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (2)
383
ds.
AttributeScopeQuery
= "member";
860
ds.
AttributeScopeQuery
= "member";
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
1290
searchers[index].
AttributeScopeQuery
= "memberOf";
1681
dsMembers[0].
AttributeScopeQuery
= "member";
1 reference to AttributeScopeQuery
System.DirectoryServices (1)
System\DirectoryServices\DirectorySearcher.cs (1)
750
info.vValue = new AdsValueHelper(
AttributeScopeQuery
, AdsType.ADSTYPE_CASE_IGNORE_STRING).GetStruct();