@ibm-cloud/cloudant - v0.12.5
    Preparing search index...

    Class UserContext

    Schema for the user context of a session.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    db?: string

    Database name in the context of the provided operation.

    name: string

    Name of user running the process.

    roles: string[] | Roles[]

    List of user roles.

    Methods