ISoapServerTlb Interface

Définition

Traite les composants SOAP chiffrés et authentifiés sur les serveurs.

public interface class ISoapServerTlb
[System.Runtime.InteropServices.Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")]
public interface ISoapServerTlb
[<System.Runtime.InteropServices.Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")>]
type ISoapServerTlb = interface
Public Interface ISoapServerTlb
Dérivé
Attributs

Remarques

Consultez SoapServerTlb pour connaître l’implémentation par défaut.

ISoapServerTlb est utilisé en interne par le .NET Framework. Vous n’avez pas besoin de l’utiliser directement dans votre code.

Méthodes

AddServerTlb(String, String, String, String, String, String, String, String, String, String, String, String, String)

Ajoute les entrées d'une bibliothèque de types serveur aux fichiers Web.config et Default.disco, selon les options de sécurité, et génère un proxy si nécessaire.

DeleteServerTlb(String, String, String, String, String, String, String, String, String, String)

Supprime les entrées pour une bibliothèque de types serveur dans les fichiers Web.config et Default.disco, selon les options de sécurité.

S’applique à