Compartir a través de


Clase SPDistributedCachedObjectDecryptionFailedException

Descifrado de error de excepción.

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.SharePoint.DistributedCaching
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class SPDistributedCachedObjectDecryptionFailedException _
    Inherits SPDistributedCacheException
'Uso
Dim instance As SPDistributedCachedObjectDecryptionFailedException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class SPDistributedCachedObjectDecryptionFailedException : SPDistributedCacheException

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros SPDistributedCachedObjectDecryptionFailedException

Espacio de nombres Microsoft.SharePoint.DistributedCaching