|
Impact Acquire SDK C++
|
: An elevation request triggers a secure desktop prompt. If the user is a standard account, they must enter an administrator's credentials. If the user is an administrator, they must simply click "Yes" to consent to the elevation. 📋 Common Use Cases
When a user selects "Run as Administrator," Windows utilizes the framework to transition the application's process from a standard token to an administrative token. Run as Administrator
There are multiple native methods to trigger administrative elevation in Windows: How Do I Run a Program “As Administrator”? : An elevation request triggers a secure desktop prompt