Monday, May 10, 2021

SharePoint Chrome control all available options

This blog lists all available options for sharepoint chrome control


https://spknowledge.com/2017/01/13/sharepoint-chrome-control/

No comments:

c# httpclient The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch

 If we get this error while trying to get http reponse using HttpClient object, it could mean that certificate validation fails for the remo...