---
title: errSecParam
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecparam
---

# errSecParam

One or more parameters passed to the function are not valid.

## Declaration

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