JsonWebKey.KeyId Property

Definition

Gets the key id of this JsonWebKey.

[System.Text.Json.Serialization.JsonIgnore]
public override string KeyId { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.KeyId : string with get, set
Public Overrides Property KeyId As String

Property Value

Attributes

Applies to