This documentation is archived and is not being maintained.
TeamFoundationStrongBoxService Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
[TeamFoundationServiceDependency(typeof(TeamFoundationFileService))] [TeamFoundationServiceDependency(typeof(TeamFoundationSigningService))] [TeamFoundationServiceDependency(typeof(TeamFoundationLockingService))] [TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))] public ref class TeamFoundationStrongBoxService sealed : ITeamFoundationService
The TeamFoundationStrongBoxService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddString | |
![]() | CreateDrawer | |
![]() | DeleteDrawer | |
![]() | DeleteItem | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetDrawerContents | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetItemInfo | |
![]() | GetString | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RetrieveFile | |
![]() | ServiceEnd | |
![]() | ServiceStart | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnlockDrawer | Unlocks the strongbox drawer returning the drawerId |
![]() | UploadFile(TeamFoundationRequestContext, Guid, String, Stream) | |
![]() | UploadFile(TeamFoundationRequestContext, Guid, String, array<Byte>, Stream, Int64, Int64, Int64, CompressionType) |
Show:
