Click or drag to resize

LicenseManager Methods

The LicenseManager type exposes the following members.

Methods
  NameDescription
Public methodDisconnectServer
라이선스 서버 연결 해제
Public methodGetLicenseServerCurrentStatus
Get License Server Current Information
Public methodGetLicenseServerProducts
Get License Server Product Information
Public methodIsAuthentication
Is Authentication
Public methodCode exampleLicenseFile(String)
Set License File
Public methodCode exampleLicenseFile(String, Products)
Set License File
Public methodCode exampleLicenseServer(String, Int32)
Set License Server
Public methodCode exampleLicenseServer(String, Int32, Products)
Set License Server
Public methodReconnectServer
기존 연결 정보로 라이선스 서버 재연결
Top
See Also