Bagikan melalui


ClaimedMagneticStripeReader.RetrieveDeviceAuthenticationDataAsync Metode

Definisi

Mengambil token tantangan dari perangkat.

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

Mengembalikan

Buffer digunakan untuk menyimpan token tantangan yang dihasilkan dari perangkat.

Atribut

Contoh

Untuk contoh kode yang menunjukkan cara mengambil string dari IBuffer, lihat Antarmuka IBuffer

Keterangan

Metode ini hanya valid untuk perangkat yang mendukung autentikasi.

Berlaku untuk