Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1021 Bytes

File metadata and controls

38 lines (30 loc) · 1021 Bytes
title MachineAccountIdentity Property (WMI) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology reporting-services-native
ms.topic conceptual
helpviewer_keywords
MachineAccountIdentity property
ms.assetid 9c3a74c2-c7f4-44a7-a552-2e5f6e7cb941
author maggiesMSFT
ms.author maggies
manager kfile

MachineAccountIdentity Property (WMI)

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