Freigeben über


AccessControlEntriesController.RemoveAccessControlEntries-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<HttpDeleteAttribute> _
Public Function RemoveAccessControlEntries ( _
    securityNamespaceId As Guid, _
    token As String, _
    descriptors As String _
) As Boolean
[HttpDeleteAttribute]
public bool RemoveAccessControlEntries(
    Guid securityNamespaceId,
    string token,
    string descriptors
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

AccessControlEntriesController Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace