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