---
title: setUserID
framework: system
role: symbol
role_heading: Type Property
path: system/filepermissions/setuserid
---

# setUserID

Indicates that the file is executed as the owner.

## Declaration

```swift
static var setUserID: FilePermissions { get }
```

## Discussion

Discussion For more information, see the setuid(2) man page.

## See Also

### Special Permissions

- [setGroupID](system/filepermissions/setgroupid.md)
- [saveText](system/filepermissions/savetext.md)
