Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds new command-line operations and new functionality to the STSADM.EXE utility. This interface is deprecated and may not be supported in future releases of Microsoft SharePoint Foundation. For custom command line operations, see the Microsoft.SharePoint.PowerShell namespace.
Namespace: Microsoft.SharePoint.StsAdmin
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface ISPStsadmCommand
'Usage
Dim instance As ISPStsadmCommand
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface ISPStsadmCommand
Warning
This interface is documented only to provide assistance in troubleshooting existing extensions of STSADM.EXE. Do not create new extensions. Instead, extend PowerShell. See the Microsoft.SharePoint.PowerShell namespace.
Microsoft.SharePoint.StsAdmin namespace