---
title: slot
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tksmartcard/slot
---

# slot

The slot in which the Smart Card is inserted.

## Declaration

```swift
var slot: TKSmartCardSlot { get }
```

## See Also

### Configuring the Smart Card

- [isValid](cryptotokenkit/tksmartcard/isvalid.md)
- [isSensitive](cryptotokenkit/tksmartcard/issensitive.md)
- [context](cryptotokenkit/tksmartcard/context.md)
