0
Answer

Secured XML

Ask a question
vinod

vinod

15y
2.1k
1

I am using XML instead of SQL Server with C# for my windows application.
 How can i secure that XML File , I mean not be open by others or not to be deleted. I heard something like we can set some registry keys for that to secure.
Please help me.