共用方式為


TeamFoundationSecurityNamespace.RemoveAccessControlEntries 方法

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

語法

'宣告
Function RemoveAccessControlEntries ( _
    requestContext As TeamFoundationRequestContext, _
    token As String, _
    descriptors As IEnumerable(Of IdentityDescriptor) _
) As Boolean
bool RemoveAccessControlEntries(
    TeamFoundationRequestContext requestContext,
    string token,
    IEnumerable<IdentityDescriptor> descriptors
)

參數

傳回值

類型:System.Boolean
傳回 Boolean

.NET Framework 安全性

請參閱

參考

TeamFoundationSecurityNamespace 介面

Microsoft.TeamFoundation.Framework.Server 命名空間