DomainCollisionOptions Enumeration
.NET Framework (current version)
Specifies additional information about a forest trust collision when the CollisionType property value is Domain.
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 | |
|---|---|---|
| NetBiosNameDisabledByAdmin | The forest trust NetBIOS record was disabled by administrative action. | |
| NetBiosNameDisabledByConflict | The forest trust NetBIOS record was disabled due to a conflict with an existing NetBIOS record. | |
| None | No action has occurred. | |
| SidDisabledByAdmin | The forest trust SID was disabled by administrative action. | |
| SidDisabledByConflict | The forest trust SID was disabled due to a conflict with an existing SID. |
.NET Framework
Available since 2.0
Available since 2.0
Show: