Share via


SPDistributedCachedObjectEncryptionFailedException-Klasse

Verschlüsselung Fehler bei der Ausnahme.

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.SharePoint.DistributedCaching.SPDistributedCacheException
      Microsoft.SharePoint.DistributedCaching.SPDistributedCachedObjectEncryptionFailedException

Namespace:  Microsoft.SharePoint.DistributedCaching
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SPDistributedCachedObjectEncryptionFailedException _
    Inherits SPDistributedCacheException
'Usage
Dim instance As SPDistributedCachedObjectEncryptionFailedException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SPDistributedCachedObjectEncryptionFailedException : SPDistributedCacheException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPDistributedCachedObjectEncryptionFailedException-Member

Microsoft.SharePoint.DistributedCaching-Namespace