ConfigFileUsername
Configuration File Username and Password security setting for SenseAdapt
SenseAdapt can be setup to use a TFS UserName and Password from its configuration file to access TFS. In order to do this the following is required.
IIS App Pool Settings
In the IIS App Pool for SenseAdapt ensure the following has been set.
.NET Framework v4.0 Enable 32-Bit Applications set to True
Key | Value |
useTFSImpersonation | false |
tfsServerURL | ieĀ http://tfsdev01/tfs |
useImpersonation | false |
tfsUserName | The username to access TFS |
tfsPassword | The password used to access TFS |