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

View in English Always switch to English

AuthenticatorAssertionResponse:authenticatorData 属性

基线 广泛可用

自 2021年9月 起,此特性已在主流浏览器中得到支持,可在大多数设备和浏览器版本中正常使用。

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

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