CertificateName Property

Gets and sets the location of the certificate name.

Syntax

object.CertificateName [= value]

The CertificateName property syntax has the following parts:

Part Description
object An object expression that evaluates to an InternetMail object.
value A string which specifies the name of the client certificate which should be provided to the server if requested.

Remarks

This property should be set prior to establishing a secure connection with a server.

Certificates may be installed and viewed on the local system with CertMgr.exe, a utility which is available as part of the Microsoft Platform SDK.

Data Type

String

See Also

Secure Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.