Udostępnij za pośrednictwem


ISoapServerTlb.DeleteServerTlb Metoda

Definicja

Usuwa wpisy biblioteki typów serwera z plików Web.config i Default.disco, w zależności od opcji zabezpieczeń.

public:
 void DeleteServerTlb(System::String ^ progId, System::String ^ classId, System::String ^ interfaceId, System::String ^ srcTlbPath, System::String ^ rootWebServer, System::String ^ baseUrl, System::String ^ virtualRoot, System::String ^ operation, System::String ^ assemblyName, System::String ^ typeName);
public void DeleteServerTlb (string progId, string classId, string interfaceId, string srcTlbPath, string rootWebServer, string baseUrl, string virtualRoot, string operation, string assemblyName, string typeName);
abstract member DeleteServerTlb : string * string * string * string * string * string * string * string * string * string -> unit
Public Sub DeleteServerTlb (progId As String, classId As String, interfaceId As String, srcTlbPath As String, rootWebServer As String, baseUrl As String, virtualRoot As String, operation As String, assemblyName As String, typeName As String)

Parametry

progId
String

Programowy identyfikator klasy.

classId
String

Identyfikator klasy (CLSID) dla biblioteki typów.

interfaceId
String

Identyfikator IID biblioteki typów.

srcTlbPath
String

Ścieżka pliku zawierającego bibliotekę typów.

rootWebServer
String

Główny serwer sieci Web.

baseUrl
String

Podstawowy adres URL zawierający wirtualny katalog główny.

virtualRoot
String

Nazwa wirtualnego katalogu głównego.

operation
String

Nie używany. Określ null dla tego parametru.

assemblyName
String

Nazwa zestawu.

typeName
String

Typ zestawu.

Wyjątki

Obiekt wywołujący w łańcuchu wywołań nie ma uprawnień dostępu do kodu niezarządzanego.

Narzędzie SOAP nie jest dostępne.

Dotyczy