Freigeben über


IAuthorizationService.ReplaceAccessControlList-Methode

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

Syntax

'Declaration
Sub ReplaceAccessControlList ( _
    objectId As String, _
    acl As AccessControlEntry() _
)
void ReplaceAccessControlList(
    string objectId,
    AccessControlEntry[] acl
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IAuthorizationService Schnittstelle

Microsoft.TeamFoundation.Server-Namespace