Udostępnij za pośrednictwem


ISoapServerVRoot Interfejs

Definicja

Publikuje uwierzytelnione, zaszyfrowane wirtualne katalogi root protokołu SOAP na serwerach.

public interface class ISoapServerVRoot
[System.Runtime.InteropServices.Guid("A31B6577-71D2-4344-AEDF-ADC1B0DC5347")]
public interface ISoapServerVRoot
[<System.Runtime.InteropServices.Guid("A31B6577-71D2-4344-AEDF-ADC1B0DC5347")>]
type ISoapServerVRoot = interface
Public Interface ISoapServerVRoot
Pochodne
Atrybuty

Uwagi

Zobacz SoapServerVRoot , aby zapoznać się z domyślną implementacją.

ISoapServerVRootjest używany wewnętrznie przez .NET Framework. Nie trzeba jej używać bezpośrednio w kodzie.

Metody

CreateVirtualRootEx(String, String, String, String, String, String, String, String, String, String, String)

Tworzy wirtualny katalog główny protokołu SOAP z opcjami zabezpieczeń.

DeleteVirtualRootEx(String, String, String)

Usuwa wirtualny katalog główny. Nie zaimplementowano w pełni.

GetVirtualRootStatus(String, String, String, String, String, String, String, String, String, String, String, String)

Zwraca stan zabezpieczeń istniejącego wirtualnego katalogu głównego protokołu SOAP.

Dotyczy