JsonWebKey.HasPrivateKey Property

Definition

Gets a bool indicating if a private key exists.

[System.Text.Json.Serialization.JsonIgnore]
public bool HasPrivateKey { get; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.HasPrivateKey : bool
Public ReadOnly Property HasPrivateKey As Boolean

Property Value

Attributes

Applies to