IDataSourceProtectionService Members
Allows you to implement your own encryption mechanism to store data source information when serialized objects are sent between the client and the server.
#Methods
Name | Description |
---|---|
Protect |
Cryptographically protects the specified XML element. |
Unprotect |
Cryptographically unprotects the specified XML element. |
See Also