Share via


DelegationSignerInfo.Record Property

Definition

Gets the record represents a delegation signer (DS) record.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to