Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.4 KB

File metadata and controls

47 lines (38 loc) · 1.4 KB
title WindowsServiceIdentityConfigured Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology reporting-services-native
ms.topic conceptual
api_name
WindowsServiceIdentityConfigured
api_location
reportingservices.mof
topic_type
apiref
helpviewer_keywords
WindowsServiceIdentityConfigured property
ms.assetid ebf8e559-7fe4-4a01-9810-85f18fc04596
author maggiesMSFT
ms.author maggies
manager kfile

WindowsServiceIdentityConfigured Property (WMI MSReportServer_ConfigurationSetting)

Returns the identity that the Report Server Windows service was last configured to run under. Read-only.

Syntax

Public Dim WindowsServiceIdentityConfigured As String  
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

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members