Table of Contents

Enum MicrosoftDnsServerSigningKeyType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the type of DNS server signing key.

public enum MicrosoftDnsServerSigningKeyType

Fields

KeySigningKey = 1

The key is a key signing key.

Unknown = 0

The key type is unknown.

ZoneSigningKey = 2

The key is a zone signing key.