Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class DeviceInformationCheckForbidden

    The SDK could not access the credentials in the backend.

    This can occur if the dispatch target credentials have been removed from the server.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • The default constructor.

      Parameters

      • server: Server

        the server where the error occurred.

      • description: string

        provides details about the error that occurred.

      • Optionalcause: string

        the exception (if any) that caused this error.

      Returns DeviceInformationCheckForbidden

    Properties

    server: Server

    The server where the error occurred.

    description: string

    Provides details about the error that occurred.

    cause?: string

    The exception (if any) that caused this error.