次の方法で共有


SigningKey.KeyTag Property

Definition

Gets the key tag value of the DNSKEY Resource Record.

[Newtonsoft.Json.JsonProperty(PropertyName="keyTag")]
public int? KeyTag { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyTag")>]
member this.KeyTag : Nullable<int>
Public ReadOnly Property KeyTag As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to