Activity Forums Salesforce® Discussions What is setClientCertificate(clientCert, password) method in Salesforce Apex?

  • Sumit kumar

    Member
    February 13, 2020 at 1:11 PM

    setClientCertificate(clientCert, password)
    This method is deprecated. Use setClientCertificateName instead.
    Signature
    public Void setClientCertificate(String clientCert, String password)
    Parameters
    clientCert
    Type: String
    password
    Type: String
    Return Value
    Type: Void
    Usage
    If the server requires a client certificate for authentication, set the client certificate PKCS12 key store and password.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos