---
title: errSecInvalidHandleUsage
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecinvalidhandleusage
---

# errSecInvalidHandleUsage

The common security services manager handle does not match with the service type.

## Declaration

```swift
var errSecInvalidHandleUsage: OSStatus { get }
```
