Partilhar via


Método AuthorizationService.ResetInheritance

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

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Sub ResetInheritance ( _
    objectId As String, _
    parentObejctId As String _
)
[WebMethodAttribute]
public void ResetInheritance(
    string objectId,
    string parentObejctId
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AuthorizationService Classe

Namespace Microsoft.TeamFoundation.Integration.Server