dotNet Protector API

ActivationManager.GetLicenseId Method 

Retrieves the License Id from a product key.

[Visual Basic]
Public Shared Function GetLicenseId( _
   ByVal ProductKey As String _
) As UInt32
[C#]
public static uint GetLicenseId(
   string ProductKey
);

Parameters

ProductKey
5x5 Product Key

Return Value

License ID

See Also

ActivationManager Class | PvLogiciels.dotNetProtector Namespace

Send comments about this topic to PV Logiciels