Partager via


DnsDSRecordInfo.Algorithm Property

Definition

The security algorithm type represents the standard security algorithm number of the DNSKEY Resource Record. See: https://www.iana.org/assignments/dns-sec-alg-numbers/dns-sec-alg-numbers.xhtml.

public int? Algorithm { get; set; }
member this.Algorithm : Nullable<int> with get, set
Public Property Algorithm As Nullable(Of Integer)

Property Value

Applies to