MSReportServer_ConfigurationSettingForSharePoint Properties

New: 12 December 2006

The MSReportServer_ConfigurationSettingForSharePoint class contains the following properties.

Public Properties

ApplicationPoolActual

Returns the application pool that the Report Server Web service is running under. Read-only.

ApplicationPoolConfigured

Returns the identity that the Report Server Web service was last configured to run under. Read-only.

ConnectionPoolSize

Returns the connection pool size used by the report server to communicate with the SQL Server Database Engine instance that hosts the report server database. Read-only.

DatabaseLogonTimeout

Specifies the number of seconds to wait before an attempt to log on to the report server database fails. Read-only.

DatabaseLogonAccount

Specifies the logon account used by the report server to communicate with the SQL Server Database Engine instance that hosts the report server database. Read-only.

DatabaseLogonType

Specifies whether the report server uses a Windows service account, a Windows user account, or a SQL Server login to access the report server database. Read-only.

DatabaseName

Specifies the name of the SQL Server instance that hosts the report server database.

DatabaseQueryTimeout

Specifies the number of seconds that must elapse before the command fails or times out. The report server is timing the process against the SQL Server catalog, not a data source for the report.

DatabaseServerName

Specifies the name of the server on which the report server database is installed.

InstallationID Property

Returns a unique identifier for a specific report server instance.

InstanceName

Specifies the name of a report server instance on a specific computer.

IsInitialized

Indicates whether the report server instance is initialized. Read-only.

IsSharePointExclusionConfigured (WMI)

Specifies whether the Windows SharePoint exclusion is configured. Read-only.

IsSharePointInstalled

Specifies whether Windows SharePoint Services is installed. Read-only.

IsSharePointIntegrated

Specifies whether the report server is in SharePoint integrated mode.

IsWebServiceEnabled

Indicates whether the Report Server Web service is enabled. Read-only.

IsWindowsServiceEnabled (WMI)

Indicates whether the Report Server Windows service is enabled. Read-only.

MachineAccountIdentity

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

PathName

Specifies the installation path to a report server instance.

SecureConnectionLevel

Returns the secure connection level specified in the RSReportServer.config file.

SenderEmailAddress

Gets the address used to send e-mail from the report server. Read-only.

SendUsingSMTPServer

Specifies whether the SendUsing property in the e-mail configuration is set to TRUE.

ServerPort

Returns the port that the report server was last configured to use.

ServiceName

Gets the name of the Report Server Web service.

SMTPServer

Gets the SMTP server property from the RSReportServer.config file. Read-only.

UnattendedExecutionAccount

Specifies the logon user account that the report server impersonates when running reports unattended. Read-only.

VirtualDirectory

Specifies the virtual directory of a report server instance. Read-only.

VirtualDirectoryHasSSLCertificate

Specifies whether the virtual directory has an SSL certificate configured. Read-only.

WebServiceIdentityActual

Returns the identity that the Report Server Web service is actually running under. Read-only.

WebServiceIdentityConfigured

Returns the identity that the Report Server Web service was last configured to run under. Read-only.

WebSite

Returns the Web site on which the virtual directory is located. Read-only.

WindowsServiceIdentityActual

Returns the identity that the Report Server Windows service is actually running under. Read-only.

WindowsServiceIdentityConfigured

Returns the identity that the Report Server Windows service was last configured to run under. Read-only.

See Also

Reference

MSReportServer_ConfigurationSettingForSharePoint Members

Help and Information

Getting SQL Server 2005 Assistance