UNPKG

@digitalpersona/services

Version:
14 lines (8 loc) 423 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [AuthenticationData](./services.authenticationdata.md) &gt; [data](./services.authenticationdata.data.md) ## AuthenticationData.data property Client's authentication data to pass to the server. <b>Signature:</b> ```typescript readonly data: string; ```