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 |
Cryptographically protects the specified string data.
Inherited from ISecure |
Unprotect |
Cryptographically unprotects the specified string data.
Inherited from ISecure |
See Also