ISecureDataConverter Methods
Obsolete. If implemented, enables the Web Report Designer to use a custom algorithm for storing data source connection strings on the client.| Name | Description |
|---|---|
| Protect(String) | Cryptographically protects the specified string data. Inherited from ISecureDataConverter. |
| Unprotect(String) | Cryptographically unprotects the specified string data. Inherited from ISecureDataConverter. |
See Also