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