Share via


FrameworkWebServiceProxy Constructor (String, X509Certificate)

Initializes a new instance of the FrameworkWebServiceProxy class.

 public FrameworkWebServiceProxy(
    String webServiceUrl,
    System.Security.Cryptography.X509Certificates.X509Certificate cert
);

Parameters

  • webServiceUrl
    The secure URL for the Web service.
  • cert
    A certificate to us with the SSL channel.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2

Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)

See Also

FrameworkWebServiceProxy Class | FrameworkWebServiceProxy Members