---
title: HMCharacteristicTypeLockManagementAutoSecureTimeout
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypelockmanagementautosecuretimeout
---

# HMCharacteristicTypeLockManagementAutoSecureTimeout

The automatic timeout for a lockable accessory that supports automatic lockout.

## Declaration

```swift
let HMCharacteristicTypeLockManagementAutoSecureTimeout: String
```

## Discussion

Discussion The corresponding value is the number of seconds the accessory waits after entering the HMCharacteristicValueLockMechanismState.unsecured state until it attempts to enter the HMCharacteristicValueLockMechanismState.secured state. Write a value of 0 to disable this feature.

## See Also

### Locks and openers

- [HMCharacteristicTypeLockManagementControlPoint](homekit/hmcharacteristictypelockmanagementcontrolpoint.md)
- [HMCharacteristicTypeLockMechanismLastKnownAction](homekit/hmcharacteristictypelockmechanismlastknownaction.md)
- [HMCharacteristicTypeLockPhysicalControls](homekit/hmcharacteristictypelockphysicalcontrols.md)
- [HMCharacteristicTypeMotionDetected](homekit/hmcharacteristictypemotiondetected.md)
- [HMCharacteristicTypeCurrentLockMechanismState](homekit/hmcharacteristictypecurrentlockmechanismstate.md)
- [HMCharacteristicTypeTargetLockMechanismState](homekit/hmcharacteristictypetargetlockmechanismstate.md)
- [HMCharacteristicTypeRemoteKey](homekit/hmcharacteristictyperemotekey.md)
