Compartir a través de


IdentityPropertiesView.Initialize (Método) (TeamFoundationRequestContext, TeamFoundationIdentity, IEnumerable<String>, String, IdentityPropertyScope)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IdentityPropertiesView Clase

Initialize (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)