Share via


DelegationSignerInfo.DigestValue Property

Definition

Gets the digest value is a cryptographic hash value of the referenced DNSKEY Resource Record.

[Newtonsoft.Json.JsonProperty(PropertyName="digestValue")]
public string DigestValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="digestValue")>]
member this.DigestValue : string
Public ReadOnly Property DigestValue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to