EldoS
Navigation
Web site
Support
Table Of Contents

Filter: Pascal  ActiveX  DLL 


TElClientCertURLsSSLExtension.DelCertType

TElClientCertificateTypeSSLExtension     See also    


 

This method removes certificate type from the list.

 
 

Declaration

[C#]
    void DelCertType(TElSSLCertificateType Value);

[VB.NET]
    Sub DelCertType(ByVal Value As TElSSLCertificateType)

[Pascal]
    procedure DelCertType(Value : TElSSLCertificateType);
 
 

Parameters

  • Value - certificate type value to be removed
 
 

Description

    Use this method to remove the certificate type from the list.

 
 

See also:     CertTypes     AddCertType    

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