Click or drag to resize

LicenseManager Class

Contains methods regarding licensing
Inheritance Hierarchy

Namespace:  PsrApi.Managers
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class LicenseManager : BaseManager

The LicenseManager type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetServerLicenseModuleList
Returns a list of modules that the server has a license for.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also