X509SecurityKey.PrivateKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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