SmartCardCryptogramGenerator.GetAllCryptogramStorageKeyCharacteristicsAsync メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべてのストレージ キーの特性を取得します。
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 で導入)
|