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

プロパティ値

適用対象