







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
GatewayRequest..::..AddFraudCheck Method |
GatewayRequest Class See Also Send Feedback |
This method will pull the user's IP address for use with FDS. Only valid for Web-based transactions.
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
public IGatewayRequest AddFraudCheck() |
Visual Basic |
---|
Public Function AddFraudCheck As IGatewayRequest |
Visual C++ |
---|
public: virtual IGatewayRequest^ AddFraudCheck() sealed |