NeatUpload Documentation

ObjectProtector Members

ObjectProtector overview

Public Static Methods

AssertSignaturesAreEqual Compares an actual signature to an expected signature, throwing an exception if they don't match.
ProtectOverloaded. Converts an object tree to a secure string.
UnprotectOverloaded. Converts a secure string back to the object tree it represents.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ObjectProtector Class | Brettle.Web.NeatUpload Namespace