Name | Type | Description | Notes |
---|---|---|---|
id | str | Specifies the serialized form of the persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'. | [optional] |
name | str | Specifies the persona name, which must be combined with a type. | [optional] |
type | str | Specifies the type, which must be combined with a name. | [optional] |
uid | int | Specifies the uid of the user. | [optional] |