Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the sign in account that the report server uses when connecting to the report server database. Read only.
Syntax
Public Dim DatabaseLogonAccount As String
public string DatabaseLogonAccount;
Property values
A String object that represents the sign in account name.
Example code
MSReportServer_ConfigurationSetting class
Remarks
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).
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin