Gets the name of the certificate type.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property CertificateTypeName As String Get |
C# |
---|
public string CertificateTypeName { get; } |
Visual C++ |
---|
public: property String^ CertificateTypeName { String^ get (); } |
JavaScript |
---|
function get_certificateTypeName(); |