interface dom.MSFIDOCredentialAssertion
implements MSAssertion
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { MSFIDOCredentialAssertion } = dom;
Properties
readonly
algorithm: string | Algorithmreadonly
transportHints: MSTransportType[]