SoapUtility.Present 方法
定义
确定是否存在经过身份验证的、加密的 SOAP 接口。Determines whether authenticated, encrypted SOAP interfaces are present.
public:
virtual void Present();
public void Present ();
abstract member Present : unit -> unit
override this.Present : unit -> unit
Public Sub Present ()
实现
例外
调用链中的调用方无权访问非托管代码。A caller in the call chain does not have permission to access unmanaged code.
SOAP 实用工具不可用。The SOAP utility is not available.