ISoapServerVRoot 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在服务器上发布经过身份验证的加密 SOAP 虚拟根目录。
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
- 派生
- 属性
注解
有关默认实现,请参阅 SoapServerVRoot 。
ISoapServerVRoot由.NET Framework在内部使用。 无需在代码中直接使用它。