CryptoSys PKI Toolkit Manual
General.LicenceType Method
Gets licence type.
Syntax
[C#]
public static char LicenceType()
[VB.NET]
Public Shared Function LicenceType As Char
Return Value
D=Developer P=Personal T=Trial
Examples (VB.NET)
See
Example1
See Also
VB6/C equivalent: PKI_LicenceType
[Contents] [Index]