SecureTeam logo
  • .NET Obfuscation
    • Overview
    • Features
    • Download
    • Pricing
    • Documentation
  • |
  • Copy Protection
    • Overview
    • Features
    • Download
    • Pricing
    • Documentation
  • |
  • Mobile App Protection
    • Overview
  • |
  • Company
    • About
    • Contact
  • Welcome
  • System Requirements
  • Installing Agile.net
  • Licensing Basics
  • Using Locks to Control Access to the Protected Software
  • Network Licensing
  • Licensing API
  • AgileDotNetLicense Class
  • AgileDotNetLicenseProvider Class
  • BadLicenseFormat Class
  • FeatureLock Class
  • HardwareProfile Class
  • HardwareProfileLock Class
  • LicenseFeature Class
  • LicenseFeatureLostDelegate Delegate
  • LicenseKey Class
  • LicenseKey Members
  • LicenseKey Constructor
  • Properties
  • Methods
  • NewKey Method
  • ToString Method
  • LicenseKeyNotFoundException Class
  • LicenseManagerException Class
  • LicenseNotFoundException Class
  • LicensePublicKey Class
  • Lock Class
  • LockCollection Class
  • LockValidationStatus Enumeration
  • MacAddressLock Class
  • NetworkLicenseException Class
  • RegistrationLock Class
  • TimeLock Class
  • TimeLockType Enumeration
  • TimeVerificationMethod Enumeration
  • TrialLock Class
  • UsageMode Enumeration
  • UsageModeLock Class
  • VersionLock Class

SecureTeam Copy Protection

LicenseKey.NewKey

Creates a new license key.

Syntax

  • Visual Basic
  • C#
Public Shared Sub NewKey( _
   ByVal name As String _
)
public static LicenseKey NewKey(
   string name
);

Parameters

name
The license key name.

Return Value

The license key object.

See Also

LicenseKey Class | AgileDotNet.Licensing Namespace

  • .NET Obfuscation
    • Overview
    • Features
    • Download
    • Pricing
    • Documentation
  • Copy Protection
    • Overview
    • Features
    • Download
    • Pricing
    • Documentation
  • Mobile App Protection
    • Overview
  • Company
    • About
    • Contact