Variable ConnectionCreateOptionsPasskeyOptionsChallengeUiEnumConst

ConnectionCreateOptionsPasskeyOptionsChallengeUiEnum: {
    autofill: "autofill";
    both: "both";
    button: "button";
} = ...

Type declaration

  • Readonly autofill: "autofill"
  • Readonly both: "both"
  • Readonly button: "button"