IDScan.net
Search Results for

    Show / Hide Table of Contents

    Installation of the ASDK

    How to use the ASDK Directly

    The ASDK is comprised of 2 components that both need to be installed

    1. NuGet Package (IDScanNet.Authentication.SDK)
    2. ASDK Host application

    The NuGet package can be installed through the NuGet package manager in Visual Studio or using the dotnet command from Powershell.

    The installation of the ASDK Host application also has two options

    1. MSI Installer
    2. Cloud Installer
    Note

    Only one installation option may be installed at the same time on the same computer.

    With both ASDK components installed the last step is to license the ASDK

    How to use the ASDK through our Docker Container

    Another option to use our ASDK is to deploy a Docker container which provides a Web API that is built on top of our ASDK package. The Web API provides document authentication functionality and customer applications can integrate to it.

    These 3 installation options will be detailed in the following pages of our documentation portal.

    ASDK Release Notes

    ASDK release notes are available here

    Back to top IDScan.net IDScan.net GitHub