Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mongo/src/auth/mod.ts>X509Command

MongoDB driver for Deno
Extremely Popular
Go to Latest
interface X509Command
implements Document
import { type X509Command } from "https://deno.land/x/mongo@v0.31.1/src/auth/mod.ts";

Properties

authenticate: number
mechanism: string
optional
user: string