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 で導入)

適用対象