Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns a string value that indicates the level of protection the report server is configured to support. This property is read-only.
Syntax
Public Dim RSWindowsExtendedProtectionLevel As String
public string RSWindowsExtendedProtectionLevel;
Remarks
Returns a string value that indicates the level of protection the report server is configured to support. If the report server that the WMI provider is connected to does not support extended protection, “” (empty string) is returned. The following list shows valid values:
“Off” | “Allow” | “Require”
Example Code
MSReportServer_ConfigurationSetting Class
See Also
Reference
RSWindowsExtendedProtectionScenario Property (WMI MSReportServer_ConfigurationSetting)
SetExtendedProtectionSettings Method (WMI MSReportServer_ConfigurationSetting)
Concepts
Extended Protection for Authentication with Reporting Services