vote up 0 vote down star

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 'Encrypt' check box in the 'Advanced Attribute' dialog.

I am looking for an API to allow me do this in C#.

Any ideas?

flag

51% accept rate
Just gotten a link msdn.microsoft.com/en-us/library/… with AddUsersToEncryptedFile API – Jangwenyi Aug 29 at 13:49

1 Answer

vote up 0 vote down check

I got this post here very useful and the sample code attached is actually what I was looking for!!!!! It works - follow through the post for a fix to bug in original sample code in the post

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.