EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.Category

TElPKCS11CertificateObject     See also    


 

    Categorization of the certificate.

 
 

Declaration

[C#]
    TElPKCS11CertificateCategory Category;

[VB.NET]
    Property Category As TElPKCS11CertificateCategory

[Pascal]
    property Category: TElPKCS11CertificateCategory;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values

    Possible values:

[.NET] [Pascal] Description
pccUnspecified = 0 pccUnspecified Unspecified
pccTokenUser = 1 pccTokenUser Token user
pccAuthority = 2 pccAuthority Authority
pccOtherEntity = 3 nfNone Other entity
Declared in
[.NET] [Pascal]
Namespace: SBPKCS11Base
Assembly: SecureBlackbox.PKI
Unit: SBPKCS11Base

 
 

Description

    Use this property to get or set the certificate's categorization.

 
 

See also:     CertificateType    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation