Table of Contents

Enum MicrosoftDnsServerZoneDenialOfExistenceType

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

Determines the denial of existence type used by the DNS server to provide signed proof of an unregistered name in the DNS database.

public enum MicrosoftDnsServerZoneDenialOfExistenceType

Fields

NSec = 1

The denial of existence type is NSEC.

NSec3 = 2

The denial of existence type is NSEC3.

Unknown = 0

The denial of existence type is unknown.