@digitalpersona/services
Version:
DigitalPersona Web Access Services
14 lines (8 loc) • 465 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [UserInfo](./services.userinfo.md) > [accountControl](./services.userinfo.accountcontrol.md)
## UserInfo.accountControl property
User account control bits, stored in the `dpUserAccountControl` attribute of the user's LDAP record.
<b>Signature:</b>
```typescript
accountControl: UACFlags;
```