---
title: effectiveGroupID
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fscontext/effectivegroupid
---

# effectiveGroupID

The caller’s effective group ID.

## Declaration

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

## See Also

### Accessing context properties

- [realUserID](fskit/fscontext/realuserid.md)
- [effectiveUserID](fskit/fscontext/effectiveuserid.md)
- [realGroupID](fskit/fscontext/realgroupid.md)
