Share via


X509SecurityKey.PrivateKey Property

Definition

Returns the private key from the X509SecurityKey.

public System.Security.Cryptography.AsymmetricAlgorithm PrivateKey { get; }
member this.PrivateKey : System.Security.Cryptography.AsymmetricAlgorithm
Public ReadOnly Property PrivateKey As AsymmetricAlgorithm

Property Value

Applies to