SetExtendedProtectionSettings yöntemi (WMI MSReportServer_ConfigurationSetting)

kümeExtendedProtectionkümetings yöntemi için kullanılan küme RSWindowsExtendedProtectionLevel ve RSWindowsExtendedProtectionScenario Özellikleri'nde Reporting Services yapılandırma dosyası RSReportServer.config.

Sözdizimi

Public Sub SetExtendedProtectionSettings( _
        ByVal ExtendedProtectionLevel As String, _
        ByVal ExtendedProtectionScenario As String, _
        ByRef Warnings() As String, _
        ByRef Length As Int32, _
        ByRef HRESULT As Int32)
public void SetExtendedProtectionSettings(
            string ExtendedProtectionLevel,
            string ExtendedProtectionScenario,
            out string[] Warnings,
            out Int32 Length,
            out Int32 HRESULT);

Parametreler

  • ExtendedProtectionLevel
    RSWindowsExtendedProtectionLevel RSRreportserver ayarlar.yapılandırma dosyası.Gerekli değer durum duyarlı değildir.

    Aşağıdaki listede geçerli değerleri gösterir:

    ”Off | Allow | Require”

  • ExtendedProtectionScenario
    RSWindowsExtendedProtectionScenario RSReportserver ayarlar.yapılandırma dosyası.Gerekli değer durum duyarlı değildir.

    Aşağıdaki listede geçerli değerleri gösterir:

    ”Any” | “Proxy” | “Direct”

Açıklamalar

Ne zaman RSWindowsExtendedProtectionLevel ve RSWindowsExtendedProtectionScenario özelliklerini uygulamak RSReportServer içinde AuthenticationTypes.yapılandırma dosyası RSWindowNTLM, RSWindowsNegotiate veya RSWindowsKerberos içerir.Bu özellikleri ayarlama, kullanıcı ve istemci yazılımı ile bir rapor sunucusu kimliğini nasıl etkiler.Önerilen ya da ExtendedProtectionLevel ayarlamadan önce genişletilmiş koruma belgelerini okuyun Ver veya gerekli.

İçin küme ExtendedProtectionLevel kullanıcı rapor sunucusundaki BUILTIN\Administrators grubunun üye olmanız gerekir.

Gereksinimler

Ad alanı: root\Microsoft\SqlServer\ReportServer\RS_<EncodedInstanceName>\v10\Admin

Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional Service Pack 2 (SP2) veya Service Pack 1 (SP1) veya Windows 2000 (tüm sürümleri)