DOIP Client Library - JavaScript Version
    Preparing search index...

    Class AuthenticationInfoAbstract

    Used by a DoipRequest to authenticate to a DOIP service.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Returns the clientId property to be used in DOIP requests made with this AuthenticationInfo.

      Returns undefined | string

    • Returns (async) the authentication property to be used in DOIP requests made with this AuthenticationInfo.

      Returns Promise<Json>