CPaymentAuthorizationAccount represents the information needed to connect to an online payment processing. This is the CCAuthAccount table in iMIS. gateway.

Namespace: Asi.iBO.SystemConfig
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public class CPaymentAuthorizationAccount
Visual Basic
Public Class CPaymentAuthorizationAccount
Visual C++
public ref class CPaymentAuthorizationAccount

Inheritance Hierarchy

System..::..Object
  Asi.iBO.SystemConfig..::..CPaymentAuthorizationAccount

See Also