Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.3 KB

File metadata and controls

40 lines (32 loc) · 1.3 KB
title WindowsServiceIdentityConfigured property
description WindowsServiceIdentityConfigured property
ms.date 09/25/2024
ms.service reporting-services
ms.subservice wmi-provider-library-reference
ms.topic conceptual
ms.custom
updatefrequency5
helpviewer_keywords
WindowsServiceIdentityConfigured property
apilocation reportingservices.mof
apiname WindowsServiceIdentityConfigured
apitype 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