Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SmartCard.GetActiveProtocol
Queries the active protocol.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SmartCard | 6.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "SmartCard.GetActiveProtocol"; SmartCardContext ) More
Parameters
Parameter | Description | Example |
---|---|---|
SmartCardContext | The smartcard context reference number. | $SmartCardContext |
Result
Returns value or error.
Description
Queries the active protocol.The result is undefined, Raw, T0, T1 or T15.
See also
Example Databases
Blog Entries
This function checks for a license.
Created 13th June 2016, last changed 19th June 2016
