NotEnoughPrivilegeException クラス (Microsoft.SharePoint.Portal.SiteData)
現在は使用されていません。正しい特権を持たないメソッドをユーザーが呼び出した場合にスローされる例外を表します。
名前空間: Microsoft.SharePoint.Portal.SiteData
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class NotEnoughPrivilegeException
Inherits SecurityException
'使用
Dim instance As NotEnoughPrivilegeException
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
public class NotEnoughPrivilegeException : SecurityException
継承階層
System.Object
System.Exception
System.SystemException
System.Security.SecurityException
Microsoft.SharePoint.Portal.SiteData.NotEnoughPrivilegeException
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
NotEnoughPrivilegeException メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間