Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns a string value that indicates the extended protection scenario the report server is configured to allow.
Syntax
Public Dim RSWindowsExtendedProtectionScenario As String
public string RSWindowsExtendedProtectionScenario;
Remarks
Returns a string value that indicates the extended protection scenario the report server is configured to allow. If the report server that the WMI provider is connected to does not support extended protection, "" (empty string) is returned.
The following list shows valid values:
"Any | Proxy | Direct"
Example Code
MSReportServer_ConfigurationSetting Class
See Also
RSWindowsExtendedProtectionLevel Property (WMI MSReportServer_ConfigurationSetting)
SetExtendedProtectionSettings Method (WMI MSReportServer_ConfigurationSetting)
Extended Protection for Authentication with Reporting Services
RSReportServer Configuration File