Skip to content
  • There are no suggestions because the search field is empty.

.NET ID Parsing SDK Updates September 2025

1 Update to the .NET ID Parsing SDK

.NET ID Parsing SDK - 16.2509.22.5

Added

  1. Argentina ID parsing
  2. Support for the AAMVA version 11 standard
  3. New SDK Fields
    1. CDLIndicator (string) - A required FMCSA field that indicates whether
      the license is a commercial driver's license (CDL)/commercial driver's learner's permit (CLP). This field is either missing or has the following value: "1" = Commercial
    2. NonDomiciledIndicator (string) - A required FMCSA field indicating whether the CDL/CLP holder is "non-domiciled." This field may only be present if the CDL indicator is present. This field is either absent or has the following value: "1" = non-domiciled.
      1. For reference, "non -domiciled" refers to a tax resident status in a country that is not a native or permanent resident (domiciled) in that country.
    3. EnhancedCredentialIndicator (string) - A field indicating whether the credential is enhanced (enhanced driver's license/enhanced ID). This field is either absent or has the following value: "1" = enhanced credential
    4. PermitIndicator (string)- A field indicating that the credential is a permit (e.g., a vehicle permit, motorcycle permit, commercial permit, etc.). This field is either absent or has the following value: "1" = Permit
    5. LimitedDurationDocument (string)- A required DHS field indicating whether the cardholder has temporary legal resident status. This field is either absent or has the following value: "1" = Temporary legal resident status.
    6. AuditInformation (string) - A string of letters and/or numbers that identifies when, where, and by whom the driver's license/ID card was issued. If audit information is not used on the card or in the MRT, it must be included in the driver data.
    7. PlaceOfBirth (string)- Country and municipality and/or state/province

Changed

  1. Changes to validation for the following states:
    1. Delaware
    2. Illinois
    3. North Carolina
    4. Texas

Fixed

  1. Correct document type retrieval from MRZ for the following countries:
    1. Austria
    2. Spain
    3. Finland
    4. Honduras
    5. Lithuania
    6. Slovenia