Environment.IsPrivilegedProcess Property

Definition

Gets a value that indicates whether the current process is authorized to perform security-relevant functions.

public:
 static property bool IsPrivilegedProcess { bool get(); };
public static bool IsPrivilegedProcess { get; }
static member IsPrivilegedProcess : bool
Public Shared ReadOnly Property IsPrivilegedProcess As Boolean

Property Value

Applies to