SmartCardCryptogramStorageKeyInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about the storage key so that apps can register and certify the key information with their service.
public ref class SmartCardCryptogramStorageKeyInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramStorageKeyInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramStorageKeyInfo
Public NotInheritable Class SmartCardCryptogramStorageKeyInfo
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Mobile Extension SDK (introduced in 10.0.10586.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduced in v2.0)
|
Remarks
Version history
Windows version | SDK version | Value added |
---|---|---|
1607 | 14393 | OperationalRequirements |
Properties
Attestation |
Gets the attestation. |
AttestationCertificateChain |
Gets the attestation certificate chain. |
AttestationStatus |
Gets the attestation status. |
Capabilities |
Gets the cryptogram storage key capabilities. |
OperationalRequirements |
Gets the operational requirements of the storage key. |
OperationStatus |
Gets the operation status. |
PublicKey |
Gets the public key. |
PublicKeyBlobType |
Gets the type of the public key object. This value reflects the public key blob type requested in the RequestCryptogramMaterialStorageKeyInfoAsync method. |