Environment.IsPrivilegedProcess 属性

定义

获取一个值,该值指示当前进程是否有权执行与安全相关的功能。

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

属性值

适用于