Fires when the remote host is requesting a certificate and the Certificate property is not set to a valid Certificate Object.
Syntax
Visual Basic
PublicEvent Certificate()
Remarks
This event is used to set a certificate on demand. In some cases a server will request that the client authenticate, and it may not be desirable to set the Certificate property unless necessary.