--- title: "MachineAccountIdentity Property (WMI) | 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 helpviewer_keywords: - "MachineAccountIdentity property" ms.assetid: 9c3a74c2-c7f4-44a7-a552-2e5f6e7cb941 author: maggiesMSFT ms.author: maggies --- # ConfigurationSetting Property - MachineAccountIdentity Gets the machine account identity of the computer that the report server is installed on. ## Syntax ```vb Public Dim MachineAccountIdentity As String ``` ```csharp public string MachineAccountIdentity; ``` ## Property Values A **String** value that contains the machine account identity of the computer that the report server is installed on. ## Requirements **Namespace:** [!INCLUDE[ssRSWMInmspcA](../../includes/ssrswminmspca-md.md)] ## See Also [MSReportServer_ConfigurationSetting Properties](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-properties.md)