Hi speed780,
>>so that they are not editable by users except for the application.
As RLWA32 said, the Windows security model is based on user identity, not application.
The basic Microsoft Windows security model focuses on two areas: authentication and access control.
In other words, the access control in Windows allows applications to selectively grant or deny certain users access to specific services.
You can also use any access control list to grant or deny specific permissions to specific users or user groups.
More details you can refer to this
document.
Best Regards,
Daniel Zhang
"Windows Forms General" forum will be migrating to a new home on
Microsoft Q&A (Preview)!
We invite you to post new questions in the "Windows Forms General" forum’s new home on
Microsoft Q&A (Preview)!
For more information, please refer to the
sticky post.