ISoapClientImport Interface

Définition

Importe des proxies clients SOAP chiffrés et authentifiés.

public interface class ISoapClientImport
[System.Runtime.InteropServices.Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A")]
public interface ISoapClientImport
[<System.Runtime.InteropServices.Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A")>]
type ISoapClientImport = interface
Public Interface ISoapClientImport
Dérivé
Attributs

Remarques

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

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

Méthodes

ProcessClientTlbEx(String, String, String, String, String, String)

Crée un fichier de configuration de client .NET Remoting comportant des options de sécurité et d'authentification.

S’applique à