Class which represents a stored WebAuthn Credential for a user

Attributes

global Blob credentialId; : returns the credential Id
global Blob aaguid; : returns the unique identifier of the authenticator
global Integer counter; : returns the current counter stored for the authenticator
global String[] transports; : returns the transports hints stored for the authenticator