ProtectedData Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ProtectedData type exposes the following members.

Methods

  Name Description
Public methodStatic memberSupported by Silverlight for Windows Phone Protect Encrypts the data in a specified byte array and returns a byte array that contains the encrypted data.
Public methodStatic memberSupported by Silverlight for Windows Phone Unprotect Decrypts the data in a specified byte array and returns a byte array that contains the decrypted data.

Top