TeamFoundationStrongBoxService, classe

Hiérarchie d'héritage

System.Object
  Microsoft.TeamFoundation.Framework.Server.TeamFoundationStrongBoxService

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

Syntaxe

'Déclaration
<TeamFoundationServiceDependency(GetType(TeamFoundationFileService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSigningService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationLockingService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSecurityService))> _
Public NotInheritable Class TeamFoundationStrongBoxService _
    Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationFileService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSigningService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
public sealed class TeamFoundationStrongBoxService : ITeamFoundationService

Le type TeamFoundationStrongBoxService expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AddString
Méthode publique CreateDrawer
Méthode publique DeleteDrawer
Méthode publique DeleteItem
Méthode publique Equals Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode publique GetDrawerContents
Méthode publique GetHashCode Sert de fonction de hachage par défaut. (Hérité de Object.)
Méthode publique GetItemInfo
Méthode publique GetString
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode publique RetrieveFile
Méthode publique ServiceEnd
Méthode publique ServiceStart
Méthode publique ToString Retourne une chaîne qui représente l'objet actif. (Hérité de Object.)
Méthode publique UnlockDrawer Déverrouille le tiroir sécurisée retournant le drawerId
Méthode publique UploadFile(TeamFoundationRequestContext, Guid, String, Stream)
Méthode publique UploadFile(TeamFoundationRequestContext, Guid, String, array<Byte[], Stream, Int64, Int64, Int64, CompressionType)

Début

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.TeamFoundation.Framework.Server, espace de noms