2 references to ForestFunctionality
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\Forest.cs (2)
765if (!rootDSE.Properties.Contains(PropertyManager.ForestFunctionality)) 772forestModeValue = int.Parse((string)rootDSE.Properties[PropertyManager.ForestFunctionality].Value!, NumberFormatInfo.InvariantInfo);