![]() |
libfilezilla
|

Classes | |
| struct | pwless_type |
| Impersonate as any user without checking credentials. More... | |
Public Attributes | |
| impersonation_desktop::mode | desktop = impersonation_desktop::automatic{} |
| impersonation_profile_mode | profile = impersonation_profile_mode::require |
| Controls whether the user's profile is loaded. | |
| bool | drop_admin_privileges = true |
| If true, remove administrative privileges from the impersonation token. | |
Static Public Attributes | |
| static constexpr pwless_type | pwless {} |
Window station and desktop to assign to processes spawned with the impersonation token. Defaults to automatic, which leaves STARTUPINFO::lpDesktop unspecified and lets Windows select the window station and desktop.