Table of Contents

Class ReportBeginTransactionResultCommandResponse

Namespace
OpenQA.Selenium.DevTools.V146.SmartCardEmulation
Assembly
Selenium.WebDriver.dll

Response for Reports the result of a |SCardBeginTransaction| call. On success, this creates a new transaction object.

This maps to: PC/SC Lite: https://pcsclite.apdu.fr/api/group__API.html#gaddb835dce01a0da1d6ca02d33ee7d861 Microsoft: https://learn.microsoft.com/en-us/windows/win32/api/winscard/nf-winscard-scardbegintransaction

public sealed class ReportBeginTransactionResultCommandResponse : ICommandResponse<ReportBeginTransactionResultCommandSettings>, ICommandResponse
Inheritance
ReportBeginTransactionResultCommandResponse
Implements
Inherited Members
Extension Methods