Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.42 KB

File metadata and controls

46 lines (35 loc) · 1.42 KB
title WindowsServiceIdentityConfigured Property | Microsoft Docs
ms.date 03/07/2017
ms.prod reporting-services
ms.prod_service reporting-services-native
ms.technology wmi-provider-library-reference
ms.topic conceptual
apiname
WindowsServiceIdentityConfigured
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
WindowsServiceIdentityConfigured property
ms.assetid ebf8e559-7fe4-4a01-9810-85f18fc04596
author maggiesMSFT
ms.author maggies

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]

See Also

MSReportServer_ConfigurationSetting Members