Freigeben über


IAuthorizationService.RemoveAccessControlEntry-Methode

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

Syntax

'Declaration
Sub RemoveAccessControlEntry ( _
    objectId As String, _
    ace As AccessControlEntry _
)
void RemoveAccessControlEntry(
    string objectId,
    AccessControlEntry ace
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IAuthorizationService Schnittstelle

Microsoft.TeamFoundation.Server-Namespace