2 references to ForestMode
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
1259public System.DirectoryServices.ActiveDirectory.ForestMode ForestMode { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } } 1288public void RaiseForestFunctionality(System.DirectoryServices.ActiveDirectory.ForestMode forestMode) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }