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 設定檔