Compartir a través de


DelegationSignerInfo.DigestAlgorithmType Property

Definition

The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml

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

Property Value

Implements

Attributes

Applies to