Partager via


AccessControlEntriesController.RemoveAccessControlEntries, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<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
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

AccessControlEntriesController Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms