--- title: "ConfigurationSetting Property - WindowsServiceIdentityActual | 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: - "WindowsServiceIdentityActual" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "WindowsServiceIdentityActual property" ms.assetid: 08289240-098d-4ad1-b165-227699747ba4 author: maggiesMSFT ms.author: maggies --- # ConfigurationSetting Property - WindowsServiceIdentityActual The identity that the Report Server Windows service is running under. Read-only. ## Syntax ```vb Public Dim WindowsServiceIdentityActual As String ``` ```csharp public string WindowsServiceIdentityActual; ``` ## Property Values A **String** object containing the identity that the Report Server Windows service is running under. ## Example Code [MSReportServer_ConfigurationSetting Class](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-class.md) ## Requirements **Namespace:** [!INCLUDE[ssRSWMInmspcA](../../includes/ssrswminmspca-md.md)] ## See Also [MSReportServer_ConfigurationSetting Members](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-members.md)