Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.03 KB

File metadata and controls

34 lines (27 loc) · 1.03 KB
title MachineAccountIdentity property (WMI)
description ConfigurationSetting property - MachineAccountIdentity
ms.date 09/25/2024
ms.service reporting-services
ms.subservice wmi-provider-library-reference
ms.topic conceptual
ms.custom
updatefrequency5
helpviewer_keywords
MachineAccountIdentity property

ConfigurationSetting property - MachineAccountIdentity

Gets the machine account identity of the computer that the report server is installed on.

Syntax

Public Dim MachineAccountIdentity As String  
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: [!INCLUDEssRSWMInmspcA]

Related content