This topic has not yet been rated - Rate this topic

MachineKey Methods

The MachineKey type exposes the following members.

  Name Description
Public method Static member Decode Obsolete. Decodes and/or validates data that has been encrypted or provided with a hash-based message authentication code (HMAC).
Public method Static member Encode Obsolete. Encrypts data and/or appends a hash-based message authentication code (HMAC).
Public method Static member Protect Protects the specified data by encrypting or signing it.
Public method Static member Unprotect Unprotects the specified data, which was protected by the Protect method.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.