Enum MicrosoftDnsServerConditionalForwarderReplicationScope
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the replication scope for an Active Directory integrated conditional forwarder.
public enum MicrosoftDnsServerConditionalForwarderReplicationScope
Fields
Custom = 5
The replication scope is custom.
Domain = 3
The replication scope is domain.
Forest = 2
The replication scope is forest.
Legacy = 4
The replication scope is legacy.
NotApplicable = 1
The replication scope is not applicable.
Unknown = 0
The replication scope is unknown.