Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

SmartCard.Available

Whether SmartCard API is available.

Component Version macOS Windows Linux Server iOS SDK
SmartCard 6.3 ✅ Yes ✅ Yes ❌ No ✅ Yes, on macOS and Windows ❌ No
MBS( "SmartCard.Available" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Whether SmartCard API is available.
Should always be available on Mac and Windows.
Returns 1 if available or 0 if not.

On a server it would read the smart card attached the to the server, not any client.

See also

Blog Entries

Created 13th June 2016, last changed 19th June 2016


ShowURL - SmartCard.BeginTransaction

Feedback: Report problem or ask question.