4 references to AdsValueHelper
System.DirectoryServices (4)
System\DirectoryServices\DirectorySearcher.cs (4)
750
info.vValue = new
AdsValueHelper
(AttributeScopeQuery, AdsType.ADSTYPE_CASE_IGNORE_STRING).GetStruct();
786
info.vValue = new
AdsValueHelper
(DirectorySynchronization!.GetDirectorySynchronizationCookie(), AdsType.ADSTYPE_PROV_SPECIFIC).GetStruct();
816
info.vValue = new
AdsValueHelper
(sortKeyBytes, AdsType.ADSTYPE_PROV_SPECIFIC).GetStruct();
858
info.vValue = new
AdsValueHelper
(vlvBytes, AdsType.ADSTYPE_PROV_SPECIFIC).GetStruct();