How to Apply a License Key in IronWebScraper

This article was translated from English: Does it need improvement?
Translated
View the article in English

Der Lizenzschlüssel ist eine lange Zeichenkette, die mit einem Ablaufdatum endet. Bitte stellen Sie sicher, dass dieser korrekt kopiert wird, ohne Leerzeichen.

IRONWEBSCRAPER-MYLICENSE-KEY-1EF01-EXPIRES.01.JAN.2050

Die robusteste Methode, einen Lizenzschlüssel anzuwenden, besteht darin, ihn direkt in Ihrem Code vor dem Aufruf der Bibliothek zu verwenden.

// Set the IronWebScraper license key, which is a necessary step 
// to use the library without limitations. Make sure to replace 
// this with your actual license key in your production environment.
IronWebScraper.License.LicenseKey = "IRONWEBSCRAPER-MYLICENSE-KEY-1EF01-EXPIRES.01.JAN.2050";
// Set the IronWebScraper license key, which is a necessary step 
// to use the library without limitations. Make sure to replace 
// this with your actual license key in your production environment.
IronWebScraper.License.LicenseKey = "IRONWEBSCRAPER-MYLICENSE-KEY-1EF01-EXPIRES.01.JAN.2050";
' Set the IronWebScraper license key, which is a necessary step 
' to use the library without limitations. Make sure to replace 
' this with your actual license key in your production environment.
IronWebScraper.License.LicenseKey = "IRONWEBSCRAPER-MYLICENSE-KEY-1EF01-EXPIRES.01.JAN.2050"
$vbLabelText   $csharpLabel

Für weitere Optionen, einschließlich der Verwendung von web.config und appsettings.json, besuchen Sie bitte diese FAQ-Seite für mehr Informationen:

IronWebScraper Lizenzschlüssel FAQ

Curtis Chau
Technischer Autor

Curtis Chau hat einen Bachelor-Abschluss in Informatik von der Carleton University und ist spezialisiert auf Frontend-Entwicklung mit Expertise in Node.js, TypeScript, JavaScript und React. Leidenschaftlich widmet er sich der Erstellung intuitiver und ästhetisch ansprechender Benutzerschnittstellen und arbeitet gerne mit modernen Frameworks sowie der Erstellung gut strukturierter, optisch ansprechender ...

Weiterlesen
Bereit anzufangen?
Nuget Downloads 122,916 | Version: 2025.11 gerade veröffentlicht