ForestMode 열거형

정의

Forest이(가) 운영되는 모드를 나타냅니다.

public enum class ForestMode
public enum ForestMode
type ForestMode = 
Public Enum ForestMode
상속
ForestMode

필드

Unknown -1

Forest이(가) 알 수 없는 모드에서 운영됩니다.

Windows2000Forest 0

Forest이(가) Windows 2000 모드에서 운영됩니다.

Windows2003Forest 2

Forest이(가) Windows Server 2003 모드에서 운영됩니다.

Windows2003InterimForest 1

Forest이(가) Windows Server 2003 도메인 기능 모드에서 운영됩니다.

Windows2008Forest 3

Forest이(가) Windows Server 2008 모드에서 운영됩니다.

Windows2008R2Forest 4

Forest이(가) Windows Server 2008 R2 모드에서 운영됩니다.

Windows2012R2Forest 6

[.NET Framework 4.5.1 이상 버전에서 지원됨] Forest이(가) Windows Server 2012 R2 모드에서 운영됩니다.

Windows8Forest 5

Forest이(가) Windows 8 모드에서 운영됩니다.

적용 대상

추가 정보