public interface ILicenseInfo
Modifier and Type | Method and Description |
---|---|
String |
getFullName()
Gets the full name of the software license file being used
|
String |
getFullPresentation()
Gets a localized string presentation of the license
|
int |
getLicenseType()
Gets the license type
|
int |
getMaxUsersAll()
Gets the maximum allowed number of users for this
distribution kit, provided that the platform software
license is being used
|
int |
getMaxUsersCur()
Gets the maximum number of users allowed by the software
protection key or the license file
|
String |
getRmngrAddress()
Gets the address of the server running the process that obtained
the license
|
String |
getRmngrPid()
Gets the operating system ID of the process that obtained
the license
|
int |
getRmngrPort()
Gets the IP port number of the server process that obtained the
license
|
String |
getSeries()
Gets the series of the software protection key (for a hardware
license) or the distribution kit serial number (for a software
platform license)
|
String |
getShortPresentation()
Gets a short localized string presentation of the license
|
boolean |
isIssuedByServer()
Shows whether the license is obtained by 1C:Enterprise server
and granted to a client application
|
boolean |
isNet()
Shows whether the software protection key is a network one.
|
String getFullName()
String getFullPresentation()
boolean isIssuedByServer()
int getLicenseType()
int getMaxUsersAll()
int getMaxUsersCur()
boolean isNet()
String getRmngrAddress()
String getRmngrPid()
int getRmngrPort()
String getSeries()
String getShortPresentation()
Copyright © '1C' 1996-2012