OwnsKey Field

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

Represents the value that indicates whether the algorithm object owns the key.

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

Syntax

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

.NET Framework Security

See Also

Reference

SymmetricAlgorithm Class

System.Security.Cryptography Namespace