Class ReportConnectResultCommandResponse
- Namespace
- OpenQA.Selenium.DevTools.V147.SmartCardEmulation
- Assembly
- Selenium.WebDriver.dll
Response for Reports the successful result of a |SCardConnect| call.
This maps to: PC/SC Lite: https://pcsclite.apdu.fr/api/group__API.html#ga4e515829752e0a8dbc4d630696a8d6a5 Microsoft: https://learn.microsoft.com/en-us/windows/win32/api/winscard/nf-winscard-scardconnecta
public sealed class ReportConnectResultCommandResponse : ICommandResponse<ReportConnectResultCommandSettings>, ICommandResponse
- Inheritance
-
ReportConnectResultCommandResponse
- Implements
- Inherited Members
- Extension Methods