<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [ClaimSet](./core.claimset.md) &gt; [role](./core.claimset.role.md)

## ClaimSet.role property

"Role" claim. List of roles the subject belongs to.

<b>Signature:</b>

```typescript
readonly role?: string[];
```
