Contents

rawAuthenticatorData

A byte sequence that contains additional information about the credential.

Declaration

var rawAuthenticatorData: Data! { get }

Discussion

This authenticator data object contains additional information about the credential. To learn more, see the W3C Web Authentication specification.

See Also

Getting the properties