Uses of Class
com.microsoft.tfs.core.clients.authorization.QueryMembership

Packages that use QueryMembership
com.microsoft.tfs.core.clients.authorization   
com.microsoft.tfs.core.clients.groupsecurity   
 

Uses of QueryMembership in com.microsoft.tfs.core.clients.authorization
 

Fields in com.microsoft.tfs.core.clients.authorization declared as QueryMembership
static QueryMembership QueryMembership.DIRECT
           
static QueryMembership QueryMembership.EXPANDED
           
static QueryMembership QueryMembership.NONE
           
 

Methods in com.microsoft.tfs.core.clients.authorization that return QueryMembership
static QueryMembership QueryMembership.fromWebServiceObject(ms.tfs.services.authorization._03._QueryMembership webServiceObject)
          Gets the correct wrapper type for the given web service object.
 

Uses of QueryMembership in com.microsoft.tfs.core.clients.groupsecurity
 

Methods in com.microsoft.tfs.core.clients.groupsecurity with parameters of type QueryMembership
 Identity GroupSecurityClient.readIdentity(SearchFactor factor, java.lang.String factorValue, QueryMembership queryMembership)
           
 



© 2015 Microsoft. All rights reserved.