OwnsKeyPair Field

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

Specifies whether the algorithm is responsible for disposing the key pair.

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

Syntax

'Declaration
Protected OwnsKeyPair As Boolean
protected bool OwnsKeyPair
protected:
bool OwnsKeyPair
val mutable OwnsKeyPair: bool
protected var OwnsKeyPair : boolean

.NET Framework Security

See Also

Reference

AsymmetricAlgorithm Class

System.Security.Cryptography Namespace