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

屬性值

適用於