2 references to RIDAvailablePool
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\DomainController.cs (2)
386
System.DirectoryServices.UnsafeNativeMethods.IADsLargeInteger ridPool = (System.DirectoryServices.UnsafeNativeMethods.IADsLargeInteger)roleObjectEntry.Properties[PropertyManager.
RIDAvailablePool
].Value!;
394
roleObjectEntry.Properties[PropertyManager.
RIDAvailablePool
].Value = ridPool;