Gets the merchant account password to use when processing transactions thru this gateway.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string AccountPassword { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AccountPassword As String Get |
| Visual C++ |
|---|
public: property String^ AccountPassword { String^ get (); } |
Field Value
A string. Typically this is provided by the gateway service provider.
Remarks
This value is case senstive.