CertificatePassword Property  
 

Gets and sets the password associated with the server certificate.

Syntax

object.CertificatePassword [= password ]

Remarks

This property sets the password that should be used to access a certificate in the specified certificate store. It is only required when the CertificateStore property specifies a file that contains a certificate and private key in PKCS12 format.

Data Type

String

See Also

CertificateName Property, CertificateStore Property, Secure Property