CryptoSys PKI Pro Manual

General.LicenceType Method

Return licence type.

Syntax

[C#]
public static char LicenceType()
[VB]
Public Shared Function LicenceType As Char

Parameters

Return Value

Char
D=Developer T=Trial

Example

char ch = CryptoSysPKI.General.LicenceType();
Console.WriteLine("LicenceType={0}", ch);

See Also

VB6/C equivalent: PKI_LicenceType

[Contents] [Index]

[PREV: General.LastError Method...]   [Contents]   [Index]   
   [NEXT: General.ModuleInfo Method...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.