CspKeyContainerInfo Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CspKeyContainerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
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. |
|
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. |
Show: