Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a string value that indicates the extended protection scenario the report server is configured to allow.
Public Dim RSWindowsExtendedProtectionScenario As String
public string RSWindowsExtendedProtectionScenario;
Returns a string value that indicates the extended protection scenario the report server is configured to allow. If the report server that the WMI provider is connected to doesn't support extended protection, "" (empty string) is returned.
The following list shows valid values:
"Any | Proxy | Direct"
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayDocumentation
RSWindowsExtendedProtectionLevel property - SQL Server Reporting Services (SSRS)
RSWindowsExtendedProtectionLevel property
Configure Windows authentication on the report server - SQL Server Reporting Services (SSRS)
Configure Windows Authentication on the Report Server
Authentication in a report server - SQL Server Reporting Services (SSRS)
Learn how you can authenticate users and client applications against your report server by using configurable options.