Partilhar via


SmartCardCryptogramGenerator.GetAllCryptogramStorageKeyCharacteristicsAsync Método

Definição

Obtém todas as características da chave de armazenamento.

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)

Retornos

Retorna uma operação assíncrona que é concluída com o resultado das características.

Atributos

Requisitos do Windows

Família de dispositivos
Windows Mobile Extension SDK (introduzida na 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduzida na v4.0)

Aplica-se a