0 out of 1 rated this helpful - Rate this topic

ProtectedData Methods

The ProtectedData type exposes the following members.

  NameDescription
Public method Static member Protect Encrypts the data in a specified byte array and returns a byte array that contains the encrypted data.
Public method Static member Unprotect Decrypts the data in a specified byte array and returns a byte array that contains the decrypted data.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.