Condividi tramite


Metodo SecurityWebService.RemoveAccessControlEntries

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<WebMethodAttribute> _
Public Function RemoveAccessControlEntries ( _
    namespaceId As Guid, _
    token As String, _
    identities As List(Of IdentityDescriptor) _
) As Boolean
[WebMethodAttribute]
public bool RemoveAccessControlEntries(
    Guid namespaceId,
    string token,
    List<IdentityDescriptor> identities
)

Parametri

Valore restituito

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SecurityWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices