RSWindowsExtendedProtectionScenario 属性
返回一个字符串值,该值指示报表服务器配置为允许的扩展保护方案。
语法
Public Dim RSWindowsExtendedProtectionScenario As String
public string RSWindowsExtendedProtectionScenario;
备注
返回一个字符串值,该值指示报表服务器配置为允许的扩展保护方案。 如果 WMI 提供程序连接到的 Report Server 不支持扩展保护,则返回“”(空字符串)。
下表显示有效值:
"Any | Proxy | Direct"
示例代码
MSReportServer_ConfigurationSetting 类