Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.4 KB

File metadata and controls

46 lines (35 loc) · 1.4 KB
title ConfigurationSetting Property - WindowsServiceIdentityActual | Microsoft Docs
ms.date 03/01/2017
ms.prod reporting-services
ms.prod_service reporting-services-native
ms.technology wmi-provider-library-reference
ms.topic conceptual
apiname
WindowsServiceIdentityActual
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
WindowsServiceIdentityActual property
ms.assetid 08289240-098d-4ad1-b165-227699747ba4
author maggiesMSFT
ms.author maggies

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]

See Also

MSReportServer_ConfigurationSetting Members