Compartilhar via


Método IdentityManagementWebService.PrepareForWebServiceSerialization

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

Sintaxe

'Declaração
Protected Sub PrepareForWebServiceSerialization ( _
    identities As IList(Of TeamFoundationIdentity), _
    supportedFeatures As TeamFoundationSupportedFeatures _
)
protected void PrepareForWebServiceSerialization(
    IList<TeamFoundationIdentity> identities,
    TeamFoundationSupportedFeatures supportedFeatures
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IdentityManagementWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices