@digitalpersona/core
Version:
DigitalPersona Web Access Core library
14 lines (8 loc) • 407 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/core](./core.md) > [User](./core.user.md) > [name](./core.user.name.md)
## User.name property
User name. Must be defined in one of supported formats (see [UserNameType](./core.usernametype.md)<!-- -->)
<b>Signature:</b>
```typescript
readonly name: string;
```