Compartir a través de


Clase SPDistributedCachedObjectEncryptionFailedException

Error de cifrado de excepción.

Jerarquía de la herencia

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

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

Sintaxis

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

Espacio de nombres Microsoft.SharePoint.DistributedCaching