Partager via


IdentityPropertiesView.Initialize, méthode (TeamFoundationRequestContext, TeamFoundationIdentity, IEnumerable<String>, String, IdentityPropertyScope)

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Protected Overridable Sub Initialize ( _
    requestContext As TeamFoundationRequestContext, _
    identity As TeamFoundationIdentity, _
    existingPropertyFilters As IEnumerable(Of String), _
    namespaceSuffix As String, _
    propertyScope As IdentityPropertyScope _
)
protected virtual void Initialize(
    TeamFoundationRequestContext requestContext,
    TeamFoundationIdentity identity,
    IEnumerable<string> existingPropertyFilters,
    string namespaceSuffix,
    IdentityPropertyScope propertyScope
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IdentityPropertiesView Classe

Initialize, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms