slotNames
A list of identifiers for all the Smart Card reader slots available to the system.
Declaration
var slotNames: [String] { get }Discussion
Use Key-Value Observing on this property to be notified for changes to available Smart Card reader slots. For more information, see Key-Value Observing Programming Guide.