Aracılığıyla paylaş


DeleteEncryptionKey yöntemi (WMI MSReportServer_ConfigurationSetting)

Şifreleme anahtarlarını siler rapor sunucusu veritabanı.

Sözdizimi

Public Sub DeleteEncryptionKeys(ByVal InstallationID As String, _
    ByRef HRESULT As Int32, ByRef ExtendedErrors() As String)
public void DeleteEncryptionKeys(string InstallationID, out Int32 HRESULT, 
    out string[] ExtendedErrors);

Parametreler

  • InstallationID
    Kayıt defteri anahtarlarını bir rapor sunucusu yükleme Kimliğini tablo rapor sunucusu veritabanını.

  • HRESULT
    [Çıkış] Çağrı başarılı veya başarısız olup olmadığını gösteren değer.

  • ExtendedErrors[]
    [Çıkış] Çağrı tarafından döndürülen ek hata içeren bir dize dizisi.

Dönüş Değeri

Başarı veya başarısızlık yöntem çağrısının gösteren hresult döndürür.Bir 0 değeri, yöntem çağrısı başarılı olduğunu gösterir.Sıfır olmayan bir değer, bir hata oluştuğunu gösterir.

Açıklamalar

The DeleteEncryptionKey method deletes entries from the keys table for any report servers that have access to the secure information in the report server database.If the InstallationID parameter specified does not correspond to an installation ID in the database, the method returns an error.

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)