|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Determine who created a fileYou can check for the owner - but thats not necessarily the same person that
created the file. FileSecurity security = new FileSecurity(filename, AccessControlSections.Owner); NTAccount owner = (NTAccount)security.GetOwner(typeof(NTAccount)); Show quoteHide quote > How can you determine who created a file? Using VB2005, .Net > Framework 2.0. >
Digitally sign files from within a web application
how to grant the application the required permission? PGP - recommendations Storing a private key Problem authenticating against renamed Active Directory account API is taking time.... How to encrypt XML with multiple certificates account shutdown notice account lock by conficker.b Cryptographic Streaming |
|||||||||||||||||||||||