Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.34 KB

windowsserviceidentityconfigured-property.md

File metadata and controls

42 lines (33 loc) · 1.34 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords apilocation apiname apitype
WindowsServiceIdentityConfigured property
WindowsServiceIdentityConfigured property
maggiesMSFT
maggies
03/07/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
WindowsServiceIdentityConfigured property
reportingservices.mof
WindowsServiceIdentityConfigured
MOFDef

WindowsServiceIdentityConfigured property

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]

Related content

MSReportServer_ConfigurationSetting members