couchbase
    Preparing search index...

    Enumeration EventingFunctionUrlAuthMethod

    Represents the authentication method to use for a URL binding.

    Index

    Enumeration Members

    Enumeration Members

    Basic: "basic"

    Indicates that Basic should be used.

    Bearer: "bearer"

    Indicates that Bearer should be used.

    Digest: "digest"

    Indicates that Digest should be used.

    None: "no-auth"

    Indicates that no authentication should be used.