LicenseKey.DefaultLicenseKey Property

SecureTeam Copy Protection

LicenseKey.DefaultLicenseKey Property

Returns the default license key created by AgileDotNet. This license must not be used to protect your software, create a new license key for this purpose.

Syntax

Public Shared ReadOnly Property DefaultLicenseKey() As LicenseKey
   Public Get
   End Get
End Property
public static LicenseKey DefaultLicenseKey { public get; }

See Also

LicenseKey Class | AgileDotNet.Licensing Namespace