--- title: "WindowsServiceIdentityConfigured Property | Microsoft Docs" ms.date: 03/07/2017 ms.prod: reporting-services ms.prod_service: "reporting-services-native" ms.technology: wmi-provider-library-reference ms.topic: conceptual apiname: - "WindowsServiceIdentityConfigured" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "WindowsServiceIdentityConfigured property" ms.assetid: ebf8e559-7fe4-4a01-9810-85f18fc04596 author: maggiesMSFT ms.author: maggies --- # WindowsServiceIdentityConfigured Property Returns the identity that the Report Server Windows service was last configured to run under. Read-only. ## Syntax ```vb Public Dim WindowsServiceIdentityConfigured As String ``` ```csharp public string WindowsServiceIdentityConfigured; ``` ## Property Values A **String** value containing the identity that the Report Server Windows service was last configured to run 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)