次の方法で共有


AccessDeniedException.ToString メソッド (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

アクセスアクセス コントロール リスト (ACL) に関するすべての情報 (だれがアクセスしようとしているか、および ACL の内容を含む) を返します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Overrides Function ToString As String
'使用
Dim instance As AccessDeniedException
Dim returnValue As String

returnValue = instance.ToString
public override string ToString ()

戻り値

ACL に関するすべての情報を含む文字列 (だれがアクセスしようとしているか、および ACL の内容を含む)。

関連項目

参照

AccessDeniedException クラス
AccessDeniedException メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間