Admin Constructor

Initializes a new instance of the Admin class.

Namespace:  [Admin Web service]
Web service reference: http://Site/_vti_adm/Admin.asmx

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New Admin()
public Admin()

Remarks

To access the Admin service and its methods, set a Web reference to https://Server_Name:Port_Number/_vti_adm/Admin.asmx.

Note

This service is available only on the Central Administration Web application, not on any of the content Web applications.

See Also

Reference

Admin Class

Admin Members

Admin Web Service