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
- requestContext
Type : Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- identity
Type : Microsoft.TeamFoundation.Server.Core.TeamFoundationIdentity
- existingPropertyFilters
Type : System.Collections.Generic.IEnumerable<String>
- namespaceSuffix
Type : System.String
- propertyScope
Type : Microsoft.TeamFoundation.Framework.Common.IdentityPropertyScope
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.