---
title: kSecMatchBits
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecmatchbits
---

# kSecMatchBits

The access control list should be owned by users whose ID matches the specified user ID or who are members of a group whose ID matches the specified group ID parameter.

## Declaration

```swift
var kSecMatchBits: Int { get }
```
