UNPKG

@digitalpersona/services

Version:
27 lines (15 loc) 698 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [IAdminService](./services.iadminservice.md) &gt; [GetLicenseInfo](./services.iadminservice.getlicenseinfo.md) ## IAdminService.GetLicenseInfo() method Query licensing information from the DPCA Server. <b>Signature:</b> ```typescript GetLicenseInfo(licenseType: LicenseType): Promise<LicenseInfo>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | licenseType | <code>LicenseType</code> | a type of a license to query | <b>Returns:</b> `Promise<LicenseInfo>` a license information