Share via


SigningKey.SecurityAlgorithmType 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

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public int? SecurityAlgorithmType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.SecurityAlgorithmType : Nullable<int>
Public ReadOnly Property SecurityAlgorithmType As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to