ServicePointManager.ServerCertificateValidationCallback = New RemoteCertificateValidationCallback(AddressOf ValidateServerCertificate)
The above statement is how it is coded in vb.net. I get an error at the first parenthesis stating expected end of statement. How can I convert this line of code without losing the intent? Any help is appreciated. Thanks!

New Topic/Question
Reply




MultiQuote



|