此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

AuthenticatorAssertionResponse:authenticatorData 属性

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2021年9月⁩.

安全上下文: 此特性仅在一些支持的浏览器安全上下文(HTTPS)中可用。

AuthenticatorAssertionResponse 接口的 authenticatorData 属性返回一个 ArrayBuffer,其中包含来自认证器的信息,例如依赖方 ID 哈希 (rpIdHash)、签名计数器、用户存在测试、用户验证标志以及由认证器处理的任何扩展。