Share via


KeyPairValue Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the CryptoKey object representing the key pair for the asymmetric algorithm.

Namespace:  System.Security.Cryptography
Assembly:  System.Security (in System.Security.dll)

Syntax

'Declaration
Protected KeyPairValue As CryptoKey
protected CryptoKey KeyPairValue
protected:
CryptoKey^ KeyPairValue
val mutable KeyPairValue: CryptoKey
protected var KeyPairValue : CryptoKey

.NET Framework Security

See Also

Reference

AsymmetricAlgorithm Class

System.Security.Cryptography Namespace