<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [UserInfo](./services.userinfo.md) &gt; [uid](./services.userinfo.uid.md)

## UserInfo.uid property

User's unuque identifier (UID), stored in the `objectGUID` attribute of the user's LDAP record.

<b>Signature:</b>

```typescript
uid: string;
```
