@servicenow/sdk - v4.4.1
    Preparing search index...
    interface UserTokenAuth {
        cookie?: string;
        token?: string;
        type: "basic";
    }
    Index

    Properties

    Properties

    cookie?: string
    token?: string
    type: "basic"