Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding certificate to a Web Service from a string
Message
De
22/08/2012 08:34:07
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Adding certificate to a Web Service from a string
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01550969
Message ID:
01550969
Vues:
91
I need to add a certificate to a Web Service I am using from a string. The following only supports referencing a file:
                        ' Add the certificate
                        loWebService.ClientCertificates.Add(X509Certificate.CreateFromCertFile(lcFileName))
Does anyone know if it is possible to add the certificate directly from a string? This is from the X509Certificate namespace.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform