Discuss this help topic in SecureBlackbox Forum

TElCertificateTypeResponse.CertType

TElCertificateTypeResponse     See also     


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


Declaration

[C#]
    TElSSLCertificateType CertType;

[VB.NET]
    Property CertType As TElSSLCertificateType

[Pascal]
    property CertType : TElSSLCertificateType;

[C++]
    TElSSLCertificateType get_CertType();
    void set_CertType(TElSSLCertificateType Value);

[PHP]
    integer get_CertType()
    void set_CertType(integer $Value)

[Java]
    TElSSLCertificateType getCertType();
    void setCertType(TElSSLCertificateType Value);

TElSSLCertificateType values

TElSSLCertificateType values

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum