3 references to ForestModeLevel
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\Forest.cs (3)
175if (forestMode <= ForestModeLevel) 690if (ForestModeLevel <= (int)ForestMode.Windows2012R2Forest) 692return (ForestMode)ForestModeLevel;