Enum MicrosoftDnsServerKeyMasterStatus
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The status of the key master server for a zone.
public enum MicrosoftDnsServerKeyMasterStatus
Fields
Offline = 2
They key master is offline.
Online = 1
They key master is online.
Unknown = 0
They key master status is unknown.