PaymentGatewayLibrary

AuthorizeNetRequest.ValidateFormat Property

Gets or sets whether the format for CustomerIP, CustomerTaxId, DriversLicenseDateOfBirth and ExpiryDate properties will be validated.

[Visual Basic]
Public Property ValidateFormat As Boolean
[C#]
public bool ValidateFormat {get; set;}

Remarks

The default is false.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace