Enum MicrosoftDnsServerTrustAnchorKeyProtocol
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the key protocol for a trust anchor.
public enum MicrosoftDnsServerTrustAnchorKeyProtocol
Fields
DnsSec = 1
The key protocol is DNSSEC.
Unknown = 0
The key protocol is unknown.