Gets a value indicating whether the Card Security Code should be saved before it is sent to the gateway.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public byte SaveCSCBeforeAuthorizationFlag { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SaveCSCBeforeAuthorizationFlag As Byte Get |
| Visual C++ |
|---|
public: property unsigned char SaveCSCBeforeAuthorizationFlag { unsigned char get (); } |