Provides information about the cardholder's name and how it was determined.
public class AAMVANameResult
Public Class AAMVANameResult
@interface AAMVANameResult : NSObject
public class AAMVANameResult
public ref class AAMVANameResult
Card issuing authorities are using older AAMVA CDS versions that is using the DAA data element to encode full names.
The CDS, at the time, did not clearly define a formatting standard for this data element. Therefore, state DMVs improvised and ended up using varying formatting. Examples:
AAMVAID.FirstName and AAMVAID.LastName will retrieve the cardholder's name from the DAA data element's value, only if a DAA data element is available in all of the AAMVAID's subfiles. The value of AAMVANameResult.InferredFromFullName property will be true in these cases.
Due to uncertainty in DMV formatting along with individuals with mononyms, multiple surnames (Spanish naming customs), and multiple given names, the resulting name is not guaranteed to be accurate in all cases, but only when inferring from the full name, the resulting name is only a best guess.
For IDs conforming to newer versions of the AAMVA CDS, this class will provide preference to the newer and more reliable first or last name data elements, and AAMVANameResult.InferredFromFullName will be set to false. In these cases, the resulting name is guaranteed to be accurate.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document