Share via


Admin constructor

Initializes a new instance of the Admin class.

Namespace:  WebSvcAdmin
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcAdmin namespace