







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
AuthorizationRequest Constructor (NameValueCollection) |
AuthorizationRequest Class See Also Send Feedback |
Loader for use with form POSTS from web
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
public AuthorizationRequest( NameValueCollection post ) |
Visual Basic |
---|
Public Sub New ( _ post As NameValueCollection _ ) |
Visual C++ |
---|
public: AuthorizationRequest( NameValueCollection^ post ) |