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