Share via


PartialPermissionSetForwarderBase.SetAccessControlLists 方法

對於來源,則設定 ACL,設定在目標的來源使用權限。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Function SetAccessControlLists ( _
    requestContext As TeamFoundationRequestContext, _
    notificationType As NotificationType, _
    lists As IEnumerable(Of AccessControlList) _
) As Boolean
public bool SetAccessControlLists(
    TeamFoundationRequestContext requestContext,
    NotificationType notificationType,
    IEnumerable<AccessControlList> lists
)

參數

傳回值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

PartialPermissionSetForwarderBase 類別

Microsoft.TeamFoundation.Framework.Server 命名空間