RSWindowsExtendedProtectionLevel 属性(WMI MSReportServer_ConfigurationSetting)

返回一个字符串值,该值指示配置报表服务器所支持的保护级别。 此属性为只读。

语法

Public Dim RSWindowsExtendedProtectionLevel As String  
public string RSWindowsExtendedProtectionLevel;  

注解

返回一个字符串值,该值指示配置报表服务器所支持的保护级别。 如果 WMI 提供程序连接到的报表服务器不支持扩展保护,则返回“”(空字符串)。 下表显示有效值:

"Off" | "Allow" | "Require"

示例代码

MSReportServer_ConfigurationSetting 类

另请参阅

RSWindowsExtendedProtectionScenario 属性 (WMI MSReportServer_ConfigurationSetting)
SetExtendedProtectionSettings 方法(WMI MSReportServer_ConfigurationSetting)
Reporting Services 针对验证的扩展保护
RSReportServer 配置文件