IdentityManagementWebService.PrepareForWebServiceSerialization-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Protected Sub PrepareForWebServiceSerialization ( _
    identities As IList(Of TeamFoundationIdentity), _
    supportedFeatures As TeamFoundationSupportedFeatures _
)
protected void PrepareForWebServiceSerialization(
    IList<TeamFoundationIdentity> identities,
    TeamFoundationSupportedFeatures supportedFeatures
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityManagementWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace