Decrypts the string sent in
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string Decrypt( string encrypted ) |
| Visual Basic |
|---|
Public Function Decrypt ( _ encrypted As String _ ) As String |
| Visual C++ |
|---|
public: String^ Decrypt( String^ encrypted ) |
Parameters
- encrypted
- Type: System..::..String
The encrypted string to decrypt