Sets the AAMVAJurisdiction
of the output AAMVAID.
public AAMVAIDBuilder SetJurisdiction(
AAMVAJurisdiction jurisdiction,
string issuerIdentificationNumber
)
Public Function SetJurisdiction(
ByVal jurisdiction As AAMVAJurisdiction,
ByVal issuerIdentificationNumber As String
) As AAMVAIDBuilder
public:
AAMVAIDBuilder^ SetJurisdiction(
AAMVAJurisdiction^ jurisdiction,
String^ issuerIdentificationNumber
)
jurisdiction
The AAMVAJurisidiction
.
issuerIdentificationNumber
The jurisdiction's IIN (Issuer Identification Number).
The AAMVAIDBuilder.
It is recommended that you pass a valid AAMVAJurisdiction for the first parameter and null for the string IIN parameter. In doing this, the IIN of the output ID will be looked up automatically. If you pass an IIN yourself, you will override the internal lookup function with your own value. For further details on the standard, see https://www.aamva.org/IIN-and-RID/.
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