Discuss this help topic in SecureBlackbox Forum

TElCertificateTypeRequest.DelCertType

TElCertificateTypeRequest     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    void DelCertType(TElSSLCertificateType Value);

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

[Pascal]
    procedure DelCertType(Value : TElSSLCertificateType);

[C++]
    void DelCertType(TElSSLCertificateType Value);

[PHP]
    void DelCertType(integer $Value)

[Java]
    void delCertType(TElSSLCertificateType Value);

TElSSLCertificateType values

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum