Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
ReadOnly Property CertificateType As Integer
	Get
C#
int CertificateType { get; }
Visual C++
property int CertificateType {
	int get ();
}
JavaScript
function get_certificateType();

See Also