com.microsoft.tfs.core.clients.webservices
Class IdentifierAuthority
java.lang.Object
com.microsoft.tfs.core.clients.webservices.IdentifierAuthority
public abstract class IdentifierAuthority
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL
public static final long NULL
- See Also:
- Constant Field Values
- Constant Field Value:
0L
WORLD
public static final long WORLD
- See Also:
- Constant Field Values
- Constant Field Value:
1L
LOCAL
public static final long LOCAL
- See Also:
- Constant Field Values
- Constant Field Value:
2L
CREATOR
public static final long CREATOR
- See Also:
- Constant Field Values
- Constant Field Value:
3L
NON_UNIQUE
public static final long NON_UNIQUE
- See Also:
- Constant Field Values
- Constant Field Value:
4L
NT
public static final long NT
- See Also:
- Constant Field Values
- Constant Field Value:
5L
SITE_SERVER
public static final long SITE_SERVER
- See Also:
- Constant Field Values
- Constant Field Value:
6L
INTERNET_SITE
public static final long INTERNET_SITE
- See Also:
- Constant Field Values
- Constant Field Value:
7L
EXCHANGE
public static final long EXCHANGE
- See Also:
- Constant Field Values
- Constant Field Value:
8L
RESOURCE_MANAGER
public static final long RESOURCE_MANAGER
- See Also:
- Constant Field Values
- Constant Field Value:
9L
IdentifierAuthority
public IdentifierAuthority()
© 2012 Microsoft. All rights reserved.