HighTechTalks DotNet Forums  

C# to vb.net

Dotnet Security microsoft.public.dotnet.security


Discuss C# to vb.net in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Arne Garvander
 
Posts: n/a

Default C# to vb.net - 12-04-2007 , 09:57 AM






How do I thanslate
ServicePointManager.ServerCertificateValidationCal lback =
new RemoteCertificateValidationCallback(MyCertValidati onCb);
to VB 8
--
Arne Garvander
Certified Geek
Professional Data Dude

Reply With Quote
  #2  
Old   
Arne Garvander
 
Posts: n/a

Default Re: C# to vb.net - 12-04-2007 , 03:05 PM






Tack sa mycket
--
Arne Garvander
Certified Geek
Professional Data Dude


"Mattias Sjögren" wrote:

Quote:
How do I thanslate
ServicePointManager.ServerCertificateValidationCal lback =
new RemoteCertificateValidationCallback(MyCertValidati onCb);
to VB 8

ServicePointManager.ServerCertificateValidationCal lback =
New RemoteCertificateValidationCallback(AddressOf MyCertValidationCb)


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.