CspKeyContainerInfo Properties
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Security.Cryptography N ...
CspKeyContainerInfo Class
CspKeyContainerInfo Propert ...
Accessible Property
CryptoKeySecurity Property
Exportable Property
HardwareDevice Property
KeyContainerName Property
KeyNumber Property
MachineKeyStore Property
Protected Property
ProviderName Property
ProviderType Property
RandomlyGenerated Property
Removable Property
UniqueKeyContainerName Propert ...
CspKeyContainerInfo Class
CspKeyContainerInfo Members
CspKeyContainerInfo Constructo ...
CspKeyContainerInfo Methods
CspKeyContainerInfo Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
CspKeyContainerInfo Properties
The
CspKeyContainerInfo
type exposes the following members.
Properties
Name
Description
Accessible
Gets a value indicating whether a key in a key container is accessible.
CryptoKeySecurity
Gets a
CryptoKeySecurity
object that represents access rights and audit rules for a container.
Exportable
Gets a value indicating whether a key can be exported from a key container.
HardwareDevice
Gets a value indicating whether a key is a hardware key.
KeyContainerName
Gets a key container name.
KeyNumber
Gets a value that describes whether an asymmetric key was created as a signature key or an exchange key.
MachineKeyStore
Gets a value indicating whether a key is from a machine key set.
Protected
Gets a value indicating whether a key pair is protected.
ProviderName
Gets the provider name of a key.
ProviderType
Gets the provider type of a key.
RandomlyGenerated
Gets a value indicating whether a key container was randomly generated by a managed cryptography class.
Removable
Gets a value indicating whether a key can be removed from a key container.
UniqueKeyContainerName
Gets a unique key container name.
Top
See Also
Reference
CspKeyContainerInfo Class
System.Security.Cryptography Namespace
Tags :