LicenseManager Class |
Namespace: VIZCore3D.NET.Manager
public class LicenseManager : VIZCoreBase
The LicenseManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationTime |
최초 인증 시간
| |
| LicenseMethod |
라이선스 인증 유형
| |
| Product |
인증된 제품
|
| Name | Description | |
|---|---|---|
| DisconnectServer |
라이선스 서버 연결 해제
| |
| GetLicenseServerCurrentStatus |
Get License Server Current Information
| |
| GetLicenseServerProducts |
Get License Server Product Information
| |
| IsAuthentication |
Is Authentication
| |
| LicenseFile(String) |
Set License File
| |
| LicenseFile(String, Products) |
Set License File
| |
| LicenseServer(String, Int32) |
Set License Server
| |
| LicenseServer(String, Int32, Products) |
Set License Server
| |
| ReconnectServer |
기존 연결 정보로 라이선스 서버 재연결
|