MATESO Password Safe API
MATESO Password Safe API
PsrApi.Managers
LicenseManager Class
LicenseManager Methods
GetServerLicenseModuleList Method
LicenseManager
GetServerLicenseModuleList Method
Returns a list of modules that the server has a license for.
Namespace:
PsrApi.Managers
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
Copy
public
Task
<
List
<
PsrLicenseModule
>>
GetServerLicenseModuleList
()
Return Value
Type:
Task
List
PsrLicenseModule
See Also
Reference
LicenseManager Class
PsrApi.Managers Namespace