Compartir a través de


Clase ServerUnauthorizedAccessException

Representa la excepción que se produce cuando un usuario no tiene los permisos necesarios.

Jerarquía de la herencia

System.Object
  System.Exception
    Microsoft.SharePoint.Client.ServerException
      Microsoft.SharePoint.Client.ServerUnauthorizedAccessException

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll)

Sintaxis

'Declaración
Public Class ServerUnauthorizedAccessException _
    Inherits ServerException
'Uso
Dim instance As ServerUnauthorizedAccessException
public class ServerUnauthorizedAccessException : ServerException

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 ServerUnauthorizedAccessException

Espacio de nombres Microsoft.SharePoint.Client