Gets and sets the property CertificateChain. 
            
The contents of the certificate chain. This is typically a concatenation of the PEM-encoded public key certificates of the chain.
 Declaration Syntax
 Declaration Syntax| C# | 
public string CertificateChain { get; set; }