LitDev,
I don't get it either. I looked at ILSpy for the 2 commands. I can get lost in that, but to me the commands look about the same. Could you look at that and see if you can find a reason? I certainly don't see it.
I'm trying to figure out what are the best set of commands to use, meaning that they always work. Would it be safe to say "Only use the LDBasic commands as they have the best chance of always working?
JR
I looked for extensions forum Flickr thread and couldn't find it. Could you send me a link? Thanks!
Also, shouldn't this be 1.2 or 1.3 level?
WebRequest.DefaultWebProxy.Credentials = CredentialCache.DefaultCredentials;
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
----------------------------------------------------------------------------------------------------------------------------------------------"Here"----------------------------------
The reason I am asking is if I in ILSpy if I hover the cursor over ServicePointManager.SecurityProtocol it opens a window that says that the value being set is an invalid value.
Is there a way to send a picture in this forum?
I don't get it either. I looked at ILSpy for the 2 commands. I can get lost in that, but to me the commands look about the same. Could you look at that and see if you can find a reason? I certainly don't see it.
I'm trying to figure out what are the best set of commands to use, meaning that they always work. Would it be safe to say "Only use the LDBasic commands as they have the best chance of always working?
JR
I looked for extensions forum Flickr thread and couldn't find it. Could you send me a link? Thanks!
Also, shouldn't this be 1.2 or 1.3 level?
WebRequest.DefaultWebProxy.Credentials = CredentialCache.DefaultCredentials;
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
----------------------------------------------------------------------------------------------------------------------------------------------"Here"----------------------------------
The reason I am asking is if I in ILSpy if I hover the cursor over ServicePointManager.SecurityProtocol it opens a window that says that the value being set is an invalid value.
Is there a way to send a picture in this forum?