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.
Include Protected Members
Include Inherited Members
Deletes the site collection from the server.
Overload List
Name | Description | |
---|---|---|
![]() |
Delete() | Deletes the site collection from the server. |
![]() |
Delete(Boolean) | Deletes the site collection from the server and removes the site collection users from Active Directory Domain Services (ADDS) if bDeleteADAccounts is true. |
![]() |
Delete(Boolean, Boolean) | Deletes the site collection from the server, optionally removes the site collection users from Active Directory Domain Services (ADDS), and optionally uses a timer job to delete the site collection gradually. |
Top