@hcl-software/domino-rest-sdk-node
    Preparing search index...

    Enumeration CredentialType

    List of credential types available.

    Index

    Enumeration Members

    Enumeration Members

    BASIC: "basic"

    Basic credentials. Needs username and password.

    OAUTH: "oauth"

    OAuth credentials. Needs application ID, application secret and refresh token.

    TOKEN: "token"

    Token credentials. Needs token.