This documentation is archived and is not being maintained.
ITeamFoundationProfileService Interface
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The ITeamFoundationProfileService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddUserInstalledLanguages | |
![]() | GetAccountCulture | |
![]() | GetAccountLanguage | |
![]() | GetAccountPreferences | |
![]() | GetAccountTimeZone | |
![]() | GetAllInstalledLanguages | |
![]() | GetInstalledLanguages | |
![]() | GetUserCulture | |
![]() | GetUserInstalledLanguages | |
![]() | GetUserLanguage | |
![]() | GetUserPreferences | |
![]() | GetUserTimeZone | |
![]() | ResolveIdentity | |
![]() | ServiceEnd | ServiceEnd is called when the Host is being Shutdown and this service should free all resources it is holding onto. (Inherited from ITeamFoundationService.) |
![]() | ServiceStart | ServiceStart is called when the service is initialized. If the service is intialized asynchronously it must implement Service_Ready which is used to determine when the service is ready for users to access it. (Inherited from ITeamFoundationService.) |
![]() | SetAccountTimeZone | |
![]() | SetUserCulture | |
![]() | SetUserLanguage | |
![]() | SetUserPreferences | |
![]() | SetUserTimeZone | |
![]() | Validate |
Show:
