Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub SetLicenseInfo ( _ licensee As String, _ productkey As String _ ) |
C# |
---|
void SetLicenseInfo( string licensee, string productkey ) |
Visual C++ |
---|
void SetLicenseInfo( String^ licensee, String^ productkey ) |
JavaScript |
---|
function setLicenseInfo(licensee, productkey); |
Parameters
- licensee
- Type: System..::..String
- productkey
- Type: System..::..String