SecurityKey.KeyId Property

Definition

Gets the key id of this SecurityKey.

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

Property Value

Attributes

Applies to