Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no list of privilege constants #11

Closed
NN--- opened this issue Sep 4, 2018 · 3 comments
Closed

There is no list of privilege constants #11

NN--- opened this issue Sep 4, 2018 · 3 comments

Comments

@NN---
Copy link
Contributor

NN--- commented Sep 4, 2018

https://docs.microsoft.com/en-us/windows/desktop/SecAuthZ/privilege-constants

@dahall
Copy link
Owner

dahall commented Sep 4, 2018

Not sure why you sent me this link. These string constants are captured in the project within the Vanara.Security.SystemPrivilegeTypeConverter class that will convert Vanara.Security.SystemPrivilege values to their string equivalents.

@dahall dahall closed this as completed Sep 4, 2018
@NN---
Copy link
Contributor Author

NN--- commented Sep 4, 2018

Sorry, I was not aware of this class.
Tried to search "SE_DEBUG" in the code.

@NN---
Copy link
Contributor Author

NN--- commented Sep 5, 2018

The issue was due to lack of Vanara.Security package.
Thanks.

The correct namespace is: Vanara.Security.AccessControl.SystemPrivilege.IncreaseQuota

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants