AuthorizationId Property
The authorization identification number of the payment.
Syntax
[VB.NET] Public ReadOnlyProperty AuthorizationId As String
[C#] public string AuthorizationId {get;}
Remarks
This value is returned in response to a Capture request. It should match the value sent in the AuthorizationId parameter of the Capture method.
This property is read-only.
Default Value
""