LicensePublicKey Constructor

SecureTeam Copy Protection

LicensePublicKey

Constructs a LicensePublicKey instance.

Syntax

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