|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentityType | |
---|---|
com.microsoft.tfs.core.clients.authorization |
Uses of IdentityType in com.microsoft.tfs.core.clients.authorization |
---|
Fields in com.microsoft.tfs.core.clients.authorization declared as IdentityType | |
---|---|
static IdentityType |
IdentityType.APPLICATION_GROUP
|
static IdentityType |
IdentityType.INVALID_IDENTITY
|
static IdentityType |
IdentityType.UNKNOWN_IDENTITY_TYPE
|
static IdentityType |
IdentityType.WINDOWS_GROUP
|
static IdentityType |
IdentityType.WINDOWS_USER
|
Methods in com.microsoft.tfs.core.clients.authorization that return IdentityType | |
---|---|
static IdentityType |
IdentityType.fromWebServiceObject(ms.tfs.services.authorization._03._IdentityType webServiceObject)
Gets the correct wrapper type for the given web service object. |
IdentityType |
Identity.getType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |