Uses of Class
com.microsoft.tfs.core.clients.webservices.ACEExtendedInformation

Packages that use ACEExtendedInformation
com.microsoft.tfs.core.clients.security   
 

Uses of ACEExtendedInformation in com.microsoft.tfs.core.clients.security
 

Methods in com.microsoft.tfs.core.clients.security that return ACEExtendedInformation
 ACEExtendedInformation AccessControlEntryDetails.getExtendedInformation()
           
 

Methods in com.microsoft.tfs.core.clients.security with parameters of type ACEExtendedInformation
 void AccessControlEntryDetails.setExtendedInformation(ACEExtendedInformation value)
           
 

Constructors in com.microsoft.tfs.core.clients.security with parameters of type ACEExtendedInformation
AccessControlEntryDetails(IdentityDescriptor descriptor, java.lang.String token, int allow, int deny, ACEExtendedInformation extendedInfo)
           
 



© 2015 Microsoft. All rights reserved.