c# - How to get the current UAC mode -


can check current uac type set in device before running application through c#.

i got know approach check whether current user administrator or not. but, need know uac type set (i.e. default/never notify) internal logic.

is possible? please help.

this article self-elevation , checking level program runs in. due security reasons i'm afraid won't able retrieve uac level set.

http://code.msdn.microsoft.com/windowsdesktop/csuacselfelevation-644673d3


Comments

Popular posts from this blog

angularjs - ng-repeat duplicating items after page reload -

javascript - What's causing this slow/delayed audio playback in Safari? -