次の方法で共有


RoleAssignment.ImportRoleDefinitionBindings メソッド

Imports the specified role definition bindings into the collection of role definitions that are bound to the role assignment.

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

構文

'宣言
Public Sub ImportRoleDefinitionBindings ( _
    roleDefinitionBindings As RoleDefinitionBindingCollection _
)
'使用
Dim instance As RoleAssignment
Dim roleDefinitionBindings As RoleDefinitionBindingCollection

instance.ImportRoleDefinitionBindings(roleDefinitionBindings)
public void ImportRoleDefinitionBindings(
    RoleDefinitionBindingCollection roleDefinitionBindings
)

パラメーター

関連項目

参照先

RoleAssignment クラス

RoleAssignment メンバー

Microsoft.SharePoint.Client 名前空間