ServerUnauthorizedAccessException - Classe

Représente l'exception levée lorsqu'un utilisateur ne dispose pas des autorisations requises.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntaxe

'Déclaration
Public Class ServerUnauthorizedAccessException _
    Inherits ServerException
'Utilisation
Dim instance As ServerUnauthorizedAccessException
public class ServerUnauthorizedAccessException : ServerException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ServerUnauthorizedAccessException - Membres

Microsoft.SharePoint.Client - Espace de noms