@digitalpersona/services
Version:
DigitalPersona Web Access Services
14 lines (8 loc) • 381 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [AttributeName](./services.attributename.md)
## AttributeName type
Supported types of attribute names.
<b>Signature:</b>
```typescript
export declare type AttributeName = ADAttributeName | LDSAttributeName;
```