Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to TKSmartCardPINFormatMBS class.
TKSmartCardPINFormatMBS.Charset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
kCharsetNumeric by default.
(Read and Write property)
TKSmartCardPINFormatMBS.Encoding as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
kEncodingASCII by default.
(Read and Write property)
TKSmartCardPINFormatMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
TKSmartCardPINFormatMBS.MaxPINLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
8 by default.
(Read and Write property)
TKSmartCardPINFormatMBS.MinPINLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
4 by default.
(Read and Write property)
TKSmartCardPINFormatMBS.PINBitOffset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
0 by default.
The value of PINBitOffset indirectly controls the internal system units indicator. If PINBitOffset is byte aligned (that is, PINBitOffset % 8 == 0), the internal representation of PINBitOffset gets converted from bits to bytes.
(Read and Write property)
TKSmartCardPINFormatMBS.PINBlockByteLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
8 by default.
(Read and Write property)
TKSmartCardPINFormatMBS.PINJustification as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
kJustificationLeft by default.
(Read and Write property)
TKSmartCardPINFormatMBS.PINLengthBitOffset as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
0 by default.
The value of PINLengthBitOffset indirectly controls the internal system units indicator. If PINLengthBitOffset is byte aligned (that is, PINLengthBitOffset % 8 == 0), the internal representation of PINLengthBitOffset gets converted from bits to bytes.
(Read and Write property)
TKSmartCardPINFormatMBS.PINLengthBitSize as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
0 by default.
(Read and Write property)
The items on this page are in the following plugins: MBS Mac64bit Plugin.