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