TeamPropertiesView.Initialize, méthode (TeamFoundationRequestContext, IdentityPropertiesView, String)
Ce membre substitue IdentityPropertiesView.Initialize(TeamFoundationRequestContext, IdentityPropertiesView, String).
Espace de noms : Microsoft.TeamFoundation.Framework.Server.Alm
Assembly : Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)
Syntaxe
'Déclaration
Protected Overrides Sub Initialize ( _
requestContext As TeamFoundationRequestContext, _
ownerView As IdentityPropertiesView, _
namespaceSuffix As String _
)
protected override void Initialize(
TeamFoundationRequestContext requestContext,
IdentityPropertiesView ownerView,
string namespaceSuffix
)
Paramètres
- requestContext
Type : Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- ownerView
Type : Microsoft.TeamFoundation.Framework.Server.IdentityPropertiesView
- namespaceSuffix
Type : System.String
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.
Voir aussi
Référence
Microsoft.TeamFoundation.Framework.Server.Alm, espace de noms