次の方法で共有


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 構成ファイル