@digitalpersona/services
Version:
DigitalPersona Web Access Services
21 lines (12 loc) • 566 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/services](./services.md) > [SecretService](./services.secretservice.md) > [(constructor)](./services.secretservice.(constructor).md)
## SecretService.(constructor)
Constructs a service wrapper.
<b>Signature:</b>
```typescript
constructor(endpointUrl: string);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| endpointUrl | <code>string</code> | a URL to the DPWebClaims service. |