---
title: kSecUseOnlyGID
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecuseonlygid
---

# kSecUseOnlyGID

The access control list should be owned by users that are members of a group matching the specified group ID parameter.

## Declaration

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