SmartCardCryptogramGenerator.GetAllCryptogramStorageKeyCharacteristicsAsync 方法

定义

获取所有存储密钥特征。

public:
 virtual IAsyncOperation<SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult ^> ^ GetAllCryptogramStorageKeyCharacteristicsAsync() = GetAllCryptogramStorageKeyCharacteristicsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult> GetAllCryptogramStorageKeyCharacteristicsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult> GetAllCryptogramStorageKeyCharacteristicsAsync();
function getAllCryptogramStorageKeyCharacteristicsAsync()
Public Function GetAllCryptogramStorageKeyCharacteristicsAsync () As IAsyncOperation(Of SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult)

返回

返回与特征结果一起完成的异步操作。

属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.15063.0 中引入)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v4.0 中引入)

适用于