UNPKG

@digitalpersona/services

Version:
27 lines (16 loc) 799 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [PolicyService](./services.policyservice.md) ## PolicyService class DigitalPersona Web Policy (DPWebPolicy) service client wrapper. <b>Signature:</b> ```typescript export declare class PolicyService extends Service implements IPolicyService ``` ## Constructors | Constructor | Modifiers | Description | | --- | --- | --- | | [(constructor)(endpointUrl)](./services.policyservice.(constructor).md) | | Constructs a service wrapper. | ## Methods | Method | Modifiers | Description | | --- | --- | --- | | [GetPolicyInfo(user, resourceUri, action, info)](./services.policyservice.getpolicyinfo.md) | | |