<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [AdminService](./services.adminservice.md) &gt; [(constructor)](./services.adminservice.(constructor).md)

## AdminService.(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. |

