IProcess.User Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SecurityIdentifier of the user identity for the process.
public System.Security.Principal.SecurityIdentifier User { get; }
member this.User : System.Security.Principal.SecurityIdentifier
Public ReadOnly Property User As SecurityIdentifier