ServerUnauthorizedAccessException クラス

ユーザーに必要なアクセス許可がない場合にスローされる例外を表します。

継承階層

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

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)

構文

'宣言
Public Class ServerUnauthorizedAccessException _
    Inherits ServerException
'使用
Dim instance As ServerUnauthorizedAccessException
public class ServerUnauthorizedAccessException : ServerException

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

ServerUnauthorizedAccessException メンバー

Microsoft.SharePoint.Client 名前空間