Toggle navigation
.NET Obfuscation
Overview
Features
Start Free Trial
Pricing
Documentation
|
Copy Protection
Overview
Features
Start Free Trial
Pricing
Documentation
|
Mobile App Protection
Overview
|
Company
About
Contact
SecureTeam Copy Protection
LicensePublicKey
Constructs a
LicensePublicKey
instance.
Syntax
Visual Basic
C#
Public Sub New( _
ByVal
publicKey
As
String
_
)
LicensePublicKey
(
string
publicKey
);
Parameters
publicKey
String representation of the public key.
See Also
LicensePublicKey Class
|
AgileDotNet.Licensing Namespace