IEventService.EventSubscriptions, méthode (String)
Remarque : cette API est maintenant obsolète.
M:Microsoft.TeamFoundation.Framework.Client. IEventService.GetEventSubscriptions (Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor)
Espace de noms : Microsoft.TeamFoundation.Framework.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("Use one of the GetEventSubscriptions() overloads")> _
Function EventSubscriptions ( _
userId As String _
) As Subscription()
[ObsoleteAttribute("Use one of the GetEventSubscriptions() overloads")]
Subscription[] EventSubscriptions(
string userId
)
Paramètres
- userId
Type : System.String
Valeur de retour
Type : array<Microsoft.TeamFoundation.Framework.Client.Subscription[]
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.