The members of System.Security.Cryptography.CspKeyContainerInfo are listed below.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Security.Cryptography.CspKeyContainerInfo class using the specified parameters. |
[read-only] | Accessible | bool.
![]() Gets a value indicating whether a key in a key container is accessible. |
[read-only] | CryptoKeySecurity | System.Security.AccessControl.CryptoKeySecurity.
![]() Gets a System.Security.AccessControl.CryptoKeySecurity object that represents access rights and audit rules for a container. |
[read-only] | Exportable | bool.
![]() Gets a value indicating whether a key can be exported from a key container. |
[read-only] | HardwareDevice | bool.
![]() Gets a value indicating whether a key is a hardware key. |
[read-only] | KeyContainerName | string.
![]() Gets a key container name. |
[read-only] | KeyNumber | KeyNumber.
![]() Gets a value that describes whether an asymmetric key was created as a signature key or an exchange key. |
[read-only] | MachineKeyStore | bool.
![]() Gets a value indicating whether a key is from a machine key set. |
[read-only] | Protected | bool.
![]() Gets a value indicating whether a key pair is protected. |
[read-only] | ProviderName | string.
![]() Gets the provider name of a key. |
[read-only] | ProviderType | int.
![]() Gets the provider type of a key. |
[read-only] | RandomlyGenerated | bool.
![]() Gets a value indicating whether a key container was randomly generated by a managed cryptography class. |
[read-only] | Removable | bool.
![]() Gets a value indicating whether a key can be removed from a key container. |
[read-only] | UniqueKeyContainerName | string.
![]() Gets a unique key container name. |