# Sandbox.NetPermission.OwnerOnly

```csharp
static NetPermission OwnerOnly
```

Only the owner can invoke this. If the action is static, this works the same way as [Sandbox.NetPermission.HostOnly](/api/Sandbox.NetPermission/HostOnly).

Declared in [Sandbox.NetPermission](/api/Sandbox.NetPermission).
Assembly: `Sandbox.Engine`.
