AuthorizationCode Property

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
string AuthorizationCode { get; }
Visual Basic
ReadOnly Property AuthorizationCode As String
	Get
Visual C++
property String^ AuthorizationCode {
	String^ get ();
}

See Also