UNPKG

@digitalpersona/services

Version:
27 lines (16 loc) 762 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) &gt; [GetPolicyInfo](./services.policyservice.getpolicyinfo.md) ## PolicyService.GetPolicyInfo() method <b>Signature:</b> ```typescript GetPolicyInfo(user: User, resourceUri: string, action: ResourceActions, info: ContextualInfo): Promise<PolicyInfo>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | user | <code>User</code> | | | resourceUri | <code>string</code> | | | action | <code>ResourceActions</code> | | | info | <code>ContextualInfo</code> | | <b>Returns:</b> `Promise<PolicyInfo>`