Uses of Class
com.microsoft.tfs.core.util.TFSUser

Packages that use TFSUser
com.microsoft.tfs.core   
com.microsoft.tfs.core.util   
 

Uses of TFSUser in com.microsoft.tfs.core
 

Methods in com.microsoft.tfs.core that return TFSUser
 TFSUser TFSConnection.getAuthorizedTFSUser()
          Gets the authorized user name in the form of a TFSUser object, which includes the account name and domain.
 

Uses of TFSUser in com.microsoft.tfs.core.util
 

Constructors in com.microsoft.tfs.core.util with parameters of type TFSUser
TFSUser(TFSUser user)
          Constructs a TFSUser from the given TFSUser class.
 



© 2015 Microsoft. All rights reserved.