Enumeration LogonFlag

Enumeration of logon flags for the RunAs function.

Enumeration Members

Enumeration Members

NoProfile: 0

Interactive logon with no profile.

Profile: 1

Interactive logon with profile.

Network: 2

Network credentials only.

Inherit: 4

Inherit the calling process's environment instead of the user's environment.