<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [PolicyInfo](./services.policyinfo.md) &gt; [policyList](./services.policyinfo.policylist.md)

## PolicyInfo.policyList property

A list of policy rules. The policy is satisfied when \*\*any\*\* of the rules in the list is satisfied.

<b>Signature:</b>

```typescript
policyList: Policy[];
```
