Back to Pocketbase

Interface Credential

static/jsvm/interfaces/syscall.Credential.html

latest823 B
Original Source

Interface Credential

Credential holds user and group identities to be assumed by a child process started by [StartProcess].

Hierarchy

  • Credential

Index

Properties

gidgroupsnoSetGroupsuid

Properties

gid

gid: number

groups

groups: number[]

noSetGroups

noSetGroups: boolean

uid

uid: number

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc