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: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting members