DnsKeyFlags Enumeration

Flags of DnsKeyRecord

Definition

Namespace: ARSoft.Tools.Net.Dns
Assembly: ARSoft.Tools.Net (in ARSoft.Tools.Net.dll) Version: 3.6.1+aaafdcd61f068318c11734f7b3c59c69371c0549
C#
[FlagsAttribute]
public enum DnsKeyFlags

Members

SecureEntryPoint1

Secure Entry Point (SEP)

Defined in RFC 3755 and RFC 4034.

Revoke128

REVOKE

Defined in RFC 5011.

Zone256

ZONE

Defined in RFC 3755 and RFC 4034.

See Also