Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.11 KB

File metadata and controls

38 lines (28 loc) · 1.11 KB
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

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]

See Also

MSReportServer_ConfigurationSetting Properties