Certificate Object to use when authenticating to the remote host.
Property type
Read-write property
Syntax
Visual Basic
PublicProperty Certificate As ICertificate
Remarks
On the client side, this property is typically unused. If the server wants the client to authenticate and this property has not been set, then the Certificate event fires to allow you to set a certificate on demand.