WindowsServiceIdentityActual Property (WMI MSReportServer_ConfigurationSetting)

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

See Also

MSReportServer_ConfigurationSetting Members