次の方法で共有


RSWindowsExtendedProtectionScenario プロパティ

レポート サーバーが許可するように構成されている拡張保護のシナリオを示す文字列値を返します。

構文

Public Dim RSWindowsExtendedProtectionScenario As String  
public string RSWindowsExtendedProtectionScenario;  

解説

レポート サーバーが許可するように構成されている拡張保護のシナリオを示す文字列値を返します。 WMI プロバイダーの接続先のレポート サーバーが拡張保護をサポートしていない場合は、"" (空の文字列) が返されます。

有効な値を次に示します。

"Any | Proxy | Direct"

コード例

MSReportServer_ConfigurationSetting クラス

RSWindowsExtendedProtectionLevel プロパティ (WMI MSReportServer_ConfigurationSetting)
SetExtendedProtectionSettings メソッド (WMI MSReportServer_ConfigurationSetting)
Reporting Services での認証の拡張保護
RsReportServer.config 構成ファイル