| title | ConfigurationSetting Method - RemoveUnattendedExecutionAccount | Microsoft Docs | |
|---|---|---|
| ms.date | 03/01/2017 | |
| ms.prod | reporting-services | |
| ms.prod_service | reporting-services-native | |
| ms.technology | wmi-provider-library-reference | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | MOFDef | |
| helpviewer_keywords |
|
|
| ms.assetid | 77e371c1-7c26-44f9-9119-7c8dc838db32 | |
| author | maggiesMSFT | |
| ms.author | maggies |
Deletes the unattended execution account entry from the report server configuration file.
Public Sub RemoveUnattendedExecutionAccount(ByRef HRESULT as Int32) public void RemoveUnattendedExecutionAccount (out Int32 HRESULT); HRESULT
[out] Value indicating whether the call succeeded or failed.
Returns an HRESULT indicating success or failure of the method call. A value of 0 indicates that the method call was successful. A non-zero value indicates that an error has occurred.
Namespace: [!INCLUDEssRSWMInmspcA]