Class ForestMode

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.DirectoryServices, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.DirectoryServices
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.DirectoryServices.ActiveDirectory.ForestMode
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
      • Windows2000Forest

        public static ForestMode Windows2000Forest
      • Windows2003InterimForest

        public static ForestMode Windows2003InterimForest
      • Windows2003Forest

        public static ForestMode Windows2003Forest
      • Windows2008Forest

        public static ForestMode Windows2008Forest
      • Windows2008R2Forest

        public static ForestMode Windows2008R2Forest
      • Windows8Forest

        public static ForestMode Windows8Forest
      • Windows2012R2Forest

        public static ForestMode Windows2012R2Forest
    • Constructor Detail

      • ForestMode

        public ForestMode​(java.lang.Object instance)
        Internal constructor. Use with caution
      • ForestMode

        public ForestMode()