RSWindowsExtendedProtectionLevel 屬性 (WMI MSReportServer_ConfigurationSetting)
傳回字串值,表示報表伺服器設定為支援的保護等級。此屬性是唯讀的。
語法
Public Dim RSWindowsExtendedProtectionLevel As String
public string RSWindowsExtendedProtectionLevel;
備註
傳回字串值,表示報表伺服器設定為支援的保護等級。如果 WMI 提供者連接的報表伺服器不支援擴充保護,則會傳回 "" (空字串)。下列清單顯示有效值:
“Off” | “Allow” | “Require”