0
votes
1answer
31 views
How to determine whether a file is encrypted with EFS?
Is there a library method somewhere for figuring out whether a file has been encrypted with EFS? I see the Encrypt() and Decrypt() methods on FileInfo, but am looking for a way to query a file's …
0
votes
1answer
109 views
C# Programmatically adding EFS Certificates to encrypted file(EFS)
After a file has been encrypted using EFS, its possible to share file access with other users by selectig their certificates from a list provided when you click on the 'Details' button next to the …
