AdminProxy Members

This class provides a starting point for getting an IUpdateServer, which is used to communicate with the WSUS server.

The following tables list the members exposed by the AdminProxy type.

Public Constructors

  Name Description
AdminProxy Initializes a new instance of the AdminProxy class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetRemoteUpdateServerInstance Connects to the specified remote WSUS server.
public method GetType  (Inherited from Object)
public methodstatic GetUpdateServer Overloaded. Gets an IUpdateServer object that represents the WSUS server.
public method GetUpdateServerInstance Gets an IUpdateServer object that represents a local WSUS server.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

AdminProxy Class
Microsoft.UpdateServices.Administration Namespace