ProcessUser interface

Describes the user under which a process is running.

Properties

userDomain

Domain name for the user.

userName

User name under which the process is running.

Property Details

userDomain

Domain name for the user.

userDomain?: string

Property Value

string

userName

User name under which the process is running.

userName?: string

Property Value

string