Skip to main content

ISecureDataConverter Members

Obsolete. If implemented, enables the Web Report Designer to use a custom algorithm for storing data source connection strings on the client.

Methods

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