authenticatorAttachment property
String?
get
authenticatorAttachment
The authenticatorAttachment
read-only property of the
PublicKeyCredential interface is a string that indicates the general
category of authenticator used during the associated
CredentialsContainer.create or CredentialsContainer.get call.
Implementation
external String? get authenticatorAttachment;