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 ConfigurationSetting property - WindowsServiceIdentityActual
description ConfigurationSetting property - WindowsServiceIdentityActual
ms.date 09/25/2024
ms.service reporting-services
ms.subservice wmi-provider-library-reference
ms.topic conceptual
ms.custom
updatefrequency5
helpviewer_keywords
WindowsServiceIdentityActual property
apilocation reportingservices.mof
apiname WindowsServiceIdentityActual
apitype MOFDef

ConfigurationSetting property - WindowsServiceIdentityActual

The identity that the Report Server Windows service is running under. Read-only.

Syntax

Public Dim WindowsServiceIdentityActual As String  
public string WindowsServiceIdentityActual;  

Property values

A String object containing the identity that the Report Server Windows service is running under.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

Related content