@digitalpersona/services
Version:
DigitalPersona Web Access Services
21 lines (12 loc) • 720 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [PolicyElement](./services.policyelement.md)
## PolicyElement interface
A single authentication policy element. Used to match against the policy.<!-- -->\\ The policy element is satisfied when a list of contains the [PolicyElement.cred\_id](./services.policyelement.cred_id.md)<!-- -->.
<b>Signature:</b>
```typescript
export interface PolicyElement
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [cred\_id](./services.policyelement.cred_id.md) | <code>CredentialId</code> | to match against a list of . |