Partager via


NotEnoughPrivilegeException, classe (Microsoft.SharePoint.Portal.SiteData)

Obsolete. Represents an exception that is thrown when the user calling the method does not have the correct privileges.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class NotEnoughPrivilegeException
    Inherits SecurityException
'Utilisation
Dim instance As NotEnoughPrivilegeException
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public class NotEnoughPrivilegeException : SecurityException

Hiérarchie d'héritage

System.Object
   System.Exception
     System.SystemException
       System.Security.SecurityException
        Microsoft.SharePoint.Portal.SiteData.NotEnoughPrivilegeException

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres NotEnoughPrivilegeException
Microsoft.SharePoint.Portal.SiteData, espace de noms