ConfigurationSetting property - UnattendedExecutionAccount
Returns the user account that the report server impersonates when running reports unattended. Read-only.
Syntax
Public Dim UnattendedExecutionAccount As String
public string UnattendedExecutionAccount;
Property values
A String object that represents the account name.
Example code
MSReportServer_ConfigurationSetting class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin