5 references to ADSTYPE_PROV_SPECIFIC
System.DirectoryServices (5)
Interop\AdsValueHelper2.cs (2)
190
case AdsType.
ADSTYPE_PROV_SPECIFIC
:
268
case AdsType.
ADSTYPE_PROV_SPECIFIC
:
System\DirectoryServices\DirectorySearcher.cs (3)
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();