Ftp Object : Certificate Property |
Visual Basic |
---|
Public Property Certificate As Certificate |
When Protocol is secureNone:
On the server side, always set this property before enabling the server.
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.