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

Packages that use ApplicationGroupSpecialType
com.microsoft.tfs.core.clients.authorization   
 

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

Fields in com.microsoft.tfs.core.clients.authorization declared as ApplicationGroupSpecialType
static ApplicationGroupSpecialType ApplicationGroupSpecialType.ADMINISTRATIVE_APPLICATION_GROUP
           
static ApplicationGroupSpecialType ApplicationGroupSpecialType.EVERYONE_APPLICATION_GROUP
           
static ApplicationGroupSpecialType ApplicationGroupSpecialType.GENERIC
           
static ApplicationGroupSpecialType ApplicationGroupSpecialType.LICENSEES_APPLICATION_GROUP
           
static ApplicationGroupSpecialType ApplicationGroupSpecialType.SERVICE_APPLICATION_GROUP
           
 

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



© 2015 Microsoft. All rights reserved.