RSWindowsExtendedProtectionScenario 属性 (WMI MSReportServer_ConfigurationSetting)

返回一个字符串值,该值指示报表服务器配置为允许的扩展保护方案。

语法

Public Dim RSWindowsExtendedProtectionScenario As String  
public string RSWindowsExtendedProtectionScenario;  

注解

返回一个字符串值,该值指示报表服务器配置为允许的扩展保护方案。 如果 WMI 提供程序连接到的报表服务器不支持扩展保护,则返回“”(空字符串)。

下表显示有效值:

"Any | Proxy | Direct"

示例代码

MSReportServer_ConfigurationSetting 类

另请参阅

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