TopLevelNameCollisionOptions Enumeration
.NET Framework (current version)
Specifies additional information about a forest trust collision when the CollisionType property value is TopLevelName.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Member name | Description | |
|---|---|---|
| DisabledByAdmin | The forest trust account was disabled by administrative action. | |
| DisabledByConflict | The forest trust account was disabled due to a conflict with an existing forest trust account. | |
| NewlyCreated | The forest trust account has been created and is disabled. | |
| None | No action has occurred. |
.NET Framework
Available since 2.0
Available since 2.0
Show: