# TOKEN\_USER

```csharp
public struct TOKEN_USER
{
    public SID_AND_ATTRIBUTES User;
}
```

[sid\_and\_attributes](https://www.pinvoke.dev/security/sid_and_attributes "mention")
