Share via


ECDsaSecurityKey.HasPrivateKey Property

Definition

Caution

HasPrivateKey method is deprecated, please use FoundPrivateKey instead.

Gets a bool indicating if a private key exists.

[System.Obsolete("HasPrivateKey method is deprecated, please use FoundPrivateKey instead.")]
public override bool HasPrivateKey { get; }
[<System.Obsolete("HasPrivateKey method is deprecated, please use FoundPrivateKey instead.")>]
member this.HasPrivateKey : bool
Public Overrides ReadOnly Property HasPrivateKey As Boolean

Property Value

Attributes

Applies to