15 references to AdsValueHelper
System.DirectoryServices (15)
System\DirectoryServices\DirectorySearcher.cs (15)
667
info.vValue = new
AdsValueHelper
((int)SearchScope).GetStruct();
675
info.vValue = new
AdsValueHelper
(findMoreThanOne ? SizeLimit : 1).GetStruct();
684
info.vValue = new
AdsValueHelper
((int)ServerTimeLimit.TotalSeconds).GetStruct();
691
info.vValue = new
AdsValueHelper
(PropertyNamesOnly).GetStruct();
699
info.vValue = new
AdsValueHelper
((int)ClientTimeout.TotalSeconds).GetStruct();
708
info.vValue = new
AdsValueHelper
(PageSize).GetStruct();
717
info.vValue = new
AdsValueHelper
((int)ServerPageTimeLimit.TotalSeconds).GetStruct();
724
info.vValue = new
AdsValueHelper
((int)ReferralChasing).GetStruct();
732
info.vValue = new
AdsValueHelper
(Asynchronous).GetStruct();
741
info.vValue = new
AdsValueHelper
(Tombstone).GetStruct();
759
info.vValue = new
AdsValueHelper
((int)DerefAlias).GetStruct();
768
info.vValue = new
AdsValueHelper
((int)SecurityMasks).GetStruct();
777
info.vValue = new
AdsValueHelper
((int)ExtendedDN).GetStruct();
793
info.vValue = new
AdsValueHelper
((int)DirectorySynchronization.Option).GetStruct();
867
info.vValue = new
AdsValueHelper
(CacheResults).GetStruct();