AccessDeniedException コンストラクタ (String, IAccessControlList, Type, String) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Sub New ( _
message As String, _
acl As IAccessControlList, _
securableObjectType As Type, _
securableObjectName As String _
)
'使用
Dim message As String
Dim acl As IAccessControlList
Dim securableObjectType As Type
Dim securableObjectName As String
Dim instance As New AccessDeniedException(message, acl, securableObjectType, securableObjectName)
public AccessDeniedException (
string message,
IAccessControlList acl,
Type securableObjectType,
string securableObjectName
)
パラメータ
- message
- acl
- securableObjectType
- securableObjectName
関連項目
参照
AccessDeniedException クラス
AccessDeniedException メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間