←Select platform

LookupIssuerIdentificationNumber Method

Summary

Looks up an IIN for a given jurisdiction.

Syntax
C#
VB
C++
public static string LookupIssuerIdentificationNumber( 
   AAMVAJurisdiction jurisdiction 
) 
Public Shared Function LookupIssuerIdentificationNumber( 
   ByVal jurisdiction As AAMVAJurisdiction 
) As String 
public:  
   static String^ LookupIssuerIdentificationNumber( 
      AAMVAJurisdiction^ jurisdiction 
   ) 

Parameters

jurisdiction

The AAMVAJurisdiction.

Return Value

An Issuer Identification Number.

Remarks

For further details, refer to https://www.aamva.org/IIN-and-RID/.

Example

For an example, refer to AAMVAID.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly