Freigeben über


AuthorizationService.RemoveAccessControlEntry-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub RemoveAccessControlEntry ( _
    objectId As String, _
    ace As AccessControlEntry _
)
[WebMethodAttribute]
public void RemoveAccessControlEntry(
    string objectId,
    AccessControlEntry ace
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AuthorizationService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace