Share via


IDelegationSignerInfo.DigestValue Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="digestValue")]
public string DigestValue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="digestValue")>]
member this.DigestValue : string
Public ReadOnly Property DigestValue As String

Property Value

Attributes

Applies to