CertificateName Property

Return the location of the certificate name.

Syntax

object.CertificateName [ = name]

The object is an expression that evaluates to a FileTransfer object. The property returns a string value.

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.