| title | DatabaseLogonAccount property (WMI MSReportServer_ConfigurationSetting) | |
|---|---|---|
| description | DatabaseLogonAccount property (WMI MSReportServer_ConfigurationSetting) | |
| ms.date | 09/25/2024 | |
| ms.service | reporting-services | |
| ms.subservice | wmi-provider-library-reference | |
| ms.topic | ui-reference | |
| ms.custom |
|
|
| helpviewer_keywords |
|
|
| apilocation | reportingservices.mof | |
| apiname | DatabaseLogonAccount | |
| apitype | MOFDef |
Specifies the sign in account that the report server uses when connecting to the report server database. Read only.
Public Dim DatabaseLogonAccount As String public string DatabaseLogonAccount; A String object that represents the sign in account name.
MSReportServer_ConfigurationSetting class
Valid values for this property vary depending on the value of the DatabaseLogonType property.
This property is ignored if the DatabaseLogonType property is set to 2 (Service).
Namespace: [!INCLUDEssRSWMInmspcA]