MachineAccountIdentity Property (WMI)

Gets the machine account identity of the computer that the report server is installed on.

Syntax

Public Dim MachineAccountIdentity As String  
public string MachineAccountIdentity;  

Property Values

A String value that contains the machine account identity of the computer that the report server is installed on.

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin

See Also

MSReportServer_ConfigurationSetting Properties