Méthode | Description | |
---|---|---|
AssertValidLicense ( ) : void |
로드된 라이선스를 검증합니다.
|
|
LicenseValidator ( string publicKey, string licensePath ) : System |
생성자
|
|
LicenseValidator ( string publicKey, string licensePath, string licenseServerUrl, System.Guid clientId ) : System | ||
RemoveExistingLicense ( ) : void |
기존 라이선스 정보를 제거합니다.
|
public LicenseValidator ( string publicKey, string licensePath ) : System | ||
publicKey | string | public key |
licensePath | string | 라이선스 파일 전체 경로 |
Résultat | System |
public LicenseValidator ( string publicKey, string licensePath, string licenseServerUrl, System.Guid clientId ) : System | ||
publicKey | string | |
licensePath | string | |
licenseServerUrl | string | |
clientId | System.Guid | |
Résultat | System |