|
AccessCheckException |
An exception that will be thrown whenever a check permission call fails. |
|
AccessControlEntry |
Class for encapsulating the allowed and denied permissions for a given [IdentityDescriptor]. |
|
AccessControlEntryDetails |
This class exists for web service serialization and for reading ACEs out of the database.While you could do this on the [AccessControlEntry] class itself, this enables us to hide any properties that should not actually be a part of the public server OM. |
|
AccessControlEntryTable |
|
|
AccessControlList |
The [AccessControlList] class is meant to associate a set of [AccessControlEntries] with a security token and its inheritance settings. It is important to note that the [AccessControlList] class does not talk to a database when its methods are called.It provides a staging area for changes to the [AccessControlEntries] for a secured token. Once changes are made to an [AccessControlList] it can be saved to the web service by passing it into a [TeamFoundationSecurityNamespace]. |
|
AccessControlListDetails |
Exists for web service serialization and for reading ACLs out of the database.While you could do this on the [AccessControlList] class itself, this enables us to hide any properties that should not actually be a part of the public server OM. |
|
AccessControlListTable |
|
|
AccessDeniedException |
|
|
AccessMapping |
|
|
AccessMappingNotRegisteredException |
Thrown when there is a problem related to access mappings. |
|
AccountPreferences |
|
|
AccountPreferencesAlreadyExistException |
|
|
AccountPropertyConstants |
|
|
AceExtendedInformation |
Holds the inherited and effective permission information for a given [AccessControlEntry]. |
|
AcquireDatabasePartitionException |
|
|
ActionDefinition |
|
|
ActionDefinitionTable |
|
|
ActionDeniedBySubscriberException |
This exception is raised when a subscriber has vetoed a decision point publication event. |
|
ActivityLogEntry |
|
|
ActivityLoggingAttribute |
|
|
ActivityLogParameter |
|
|
AddGroupMemberIllegalInternetIdentityException |
Cannot add Internet identity to on premise deployment |
|
AddGroupMemberIllegalMemberException |
You can only add Windows users to the License group. |
|
AddGroupMemberIllegalWindowsIdentityException |
Cannot add windows identity to hosted deployment |
|
AddGroupMemberOverLicenseLimitException |
Too many members in license group. |
|
AddMemberCyclicMembershipException |
You are trying to add a group that is a parent group of the current group, throw by the data tier. |
|
AddMemberEveryoneException |
|
|
AddMemberGroupMissingException |
You must specify a group when you are adding members to the group, thrown by the application tier |
|
AddMemberIdentityAlreadyMemberException |
Trying to add a member to a group that is already a member of the group, thrown by the data tier. |
|
AddMemberIdentityMissingException |
You must specify an SID to add to the group when you are adding members; thrown by the application tier. |
|
AddMemberNoGroupException |
Group does not exist, thrown by data tier |
|
AddProjectGroupProjectMismatchException |
You cannot add a project group to a project group in a different project |
|
AddProjectGroupToGlobalGroupException |
You cannot add a project group to a global group |
|
AllowEmptyArrayAttribute |
|
|
AnalysisServiceConnectionException |
Thrown when there are errors related to Analysis Services connection. |
|
ApplicationGroupDescription |
|
|
ArtifactKind |
The artifactKind describes an artifact type supported thru the property service API. |
|
ArtifactKindAlreadyExistsException |
ArtifactKindRestrictedException - this is thrown when a call is made to the public property service to read/write an internal property kind. Internal property kinds cannot be accessed via the generic Web service. |
|
ArtifactKindRestrictedException |
ArtifactKindRestrictedException - this is thrown when a call is made to the public property service to read/write an internal property kind. Internal property kinds cannot be accessed via the generic Web service. |
|
ArtifactKindsMustBeUniformException |
ArtifactKindsMustBeUniformException - this is thrown when a call is made supplying a list of artifact specs and the system requires that all artifact specs be from the same artifact kind. |
|
ArtifactPropertyValue |
Represents a Team Foundation Artifact associated with a set of property-value pairs. |
|
ArtifactSpec |
Represents a Team Foundation Artifact property specification. |
|
ArtifactTagIds<T> |
|
|
ArtifactTags<T> |
|
|
ArtifactUriNotSupportedException |
|
|
ArtifactVersionSpec |
Exposes constants to represent non-versioned or all versions. |
|
AssemblyServicingOperationProvider |
|
|
AssemblyServicingStepGroupProvider |
|
|
AttachCollectionException |
|
|
AvailableDatabaseCategories |
|
|
AzureClientIPRestrictedException |
|
|
AzureDatabaseQuotaReachedException |
|
|
AzureDeprecatedFeatureException |
|
|
AzureLoginBadUserException |
|
|
AzureOperationNotSupportedException |
|
|
AzureProcessingException |
|
|
AzureServerUnavailableException |
|
|
AzureServiceBusyException |
|
|
AzureSessionTerminatedException |
|
|
BadChecksumException |
Thrown when a file checksum does not match. |
|
BasePreferences |
|
|
BasicAuthEmailEvent |
|
|
BasicAuthPasswordChangeLimitException |
|
|
BindPendingProvider |
|
|
BlobProviderConfigurationException |
|
|
BooleanTable |
|
|
ByteArray |
Represents a large (>64kB) byte array. Uses buffer pooling to eliminate pressure on the common language runtime large object heap. |
|
CallOnDeserializationAttribute |
|
|
CallOnSerializationAttribute |
|
|
CannotAccessIdentitiesAfterDetachException |
You cannot map collection identities after [Detach] before [Attach]. |
|
CannotUpdateDefaultCollectionException |
|
|
CatalogNodeDoesNotExistException |
Thrown when an operation is performed on a non-existent node. |
|
CatalogResourceDoesNotExistException |
Thrown when an operation is performed on a non-existent resource. |
|
CatalogResourceTypeDoesNotExistException |
Thrown when a resource with an invalid resource type is created. |
|
ClaimsProvider |
|
|
ClassNotSealedAttribute |
|
|
ClassVisibilityAttribute |
|
|
CleanupJobInProgressException |
Thrown by upload when the cleanup job is in progress |
|
ClientConditionalAttribute |
|
|
ClientEnumAttribute |
|
|
ClientIgnoreAttribute |
|
|
ClientPropertyAttribute |
|
|
ClientServiceAttribute |
|
|
ClientServiceMethodAttribute |
|
|
ClientTypeAttribute |
|
|
ClientValueAttribute |
|
|
CollationException |
|
|
CollectionDoesNotExistException |
Thrown when the client tries to perform an operation (such as delete) on a collection that does not exist. |
|
CollectionLogWriter |
|
|
CollectionMisconfiguredException |
|
|
CollectionPropertyException |
|
|
Command |
Command class that all Business Logic commands derive from. Each command implementation should implement an [Execute] method that performs the actual work for this command. |
|
ComponentCreator<TComponent> |
Team Foundation Server component creator. |
|
ComponentFactory |
|
|
ComponentFactoryException |
|
|
ConnectionStringsUpdatedEventArgs |
Used to pass the database category data into a TeamFoundationDatabaseSettings.ConnectionStringsUpdated event. |
|
ContainerAlreadyExistsException |
|
|
ContainerItem |
|
|
ContainerItemCopyDuplicateTargetsException |
|
|
ContainerItemCopySourcePendingUploadException |
|
|
ContainerItemCopyTargetChildOfSourceException |
|
|
ContainerItemDoesNotExistsException |
|
|
ContainerItemExistsException |
|
|
ContainerNotFoundException |
|
|
ContainersController |
|
|
CoreDatabaseBuilder |
|
|
CounterInfo |
|
|
CustomSerializationHooksAttribute |
|
|
DatabaseAlreadyExistsException |
|
|
DatabaseAlreadyRegisteredException |
|
|
DatabaseCategoryNotRegisteredException |
This exception is raised when a database category that does not exist is requested in the [TeamFoundationSqlResourceComponent]. |
|
DatabaseConfigurationException |
|
|
DatabaseConnectionException |
|
|
DatabaseFullException |
|
|
DatabaseInformation |
|
|
DatabaseInstanceException |
|
|
DatabaseLogWriter |
|
|
DatabaseNotFoundException |
|
|
DatabaseOperationCanceledException |
|
|
DatabaseOperationTimeoutException |
|
|
DatabasePartition |
Represents a logical host partition in a multi-tenant database |
|
DatabasePartitionBinder |
|
|
DatabasePartitionCannotBeDeletedException |
|
|
DatabasePartitionNotFoundException |
|
|
DatabasePoolAlreadyExistsException |
This exception is raised when the specified database pool already exists. |
|
DatabasePoolCannotBeDeletedException |
This exception is raised when the specified database pool already exists. |
|
DatabasePoolFullException |
This exception is raised when the specified database pool already exists. |
|
DatabasePoolNotFoundException |
|
|
DatabaseRuntimeException |
|
|
DatabaseSchemaException |
|
|
DatabaseSplitAnalysisResult |
|
|
DatabaseTenantUsageBinder |
|
|
DataChangedEvent |
|
|
DataTierNotFoundException |
|
|
DateTimeShiftDetectedException |
This exception is thrown when a data change operation results in the server detecting a clock roll forward or roll back, for example, when a previous edit of the data was recorded at a [datetime] value later than the current edit. The [securityNamespace] is expected to run the [TFDateFixer] power toy to fix the dates before users can continue data updates. |
|
DateTimeTable |
|
|
DBExecutingDeadlockException |
Thrown when there is a deadlock during execution of a stored procedure after the deadlock retries have been exhausted. |
|
DBPath |
Helper class for converting user paths into SQL paths. |
|
DBResultDeadlockException |
Thrown when there is a deadlock while the program reads results from the database |
|
DefaultSecurityNamespaceExtension |
|
|
DefaultServiceImplementationAttribute |
|
|
DeleteSelfException |
|
|
DeliveryPreference |
|
|
DeltaException |
|
|
DeltaLibrary |
|
|
DeltaTooLargeException |
|
|
DeploymentServiceHost |
|
|
DictionaryWrapper<TKey, TValue> |
|
|
DisposableCollection<T> |
|
|
DoubleTable |
|
|
DuplicateFeatureException |
|
|
DuplicateFileNameException |
Thrown by upload when a duplicate file name is passed in. |
|
DuplicateJobIdException |
Exception when [UpdateJobs] has multiple job definitions with the same [jobId]. |
|
DuplicateJobScheduleException |
Exception when UpdateJobs has duplicate schedules associated with the same job definition. |
|
DuplicateLocationMappingException |
Thrown when someone tries to register a location mapping that is in the incorrect context. |
|
DuplicateStepPerformerException |
Thrown when more than one step performer with the same name occurs in the system. |
|
DuplicateTagNameException |
|
|
DuplicateTagProviderException |
|
|
EnumerationNoneArgumentException |
|
|
EventException |
Exceptions thrown by the event manager about eventing issues derive from EventException |
|
ExpressionToken |
|
|
ExtendedAttributeComponent |
The extended attribute component connects to a database and reads or writes extended attributes. It does not use any installed objects to perform this task. This component does not perform version checks because it is not connecting to a logical database, instead it is used to perform the validation in the higher level components. |
|
ExtensibleServiceTypeNotRegisteredException |
|
|
ExtensibleServiceTypeNotValidException |
|
|
ExtensionStepPerformerProvider |
|
|
ExtensionUtilityException |
|
|
FailedToAcquireServicingLockException |
|
|
FavoriteItem |
Class to represent favorite entry in Identity Favorites Store |
|
FileAlreadyUploadedException |
Thrown by upload when someone attempts to upload a file multiple times. |
|
FileContainerException |
|
|
FileIdNotFoundException |
Thrown by download when a bad file ID is passed. |
|
FileStatistics |
|
|
FileSystemProvider |
|
|
FileSystemServicingOperationProvider |
|
|
FileSystemServicingStepGroupProvider |
|
|
FilteredIdentitiesList |
This is the result of a call to ReadFilteredIdentities |
|
FindGroupNameDoesNotExistException |
Group you were looking up does not exist, thrown by the data tier |
|
FindGroupSidDoesNotExistException |
Group you were looking up does not exist, thrown by the data tier |
|
ForbiddenHostNames |
ForbiddenNames is class that tracks a set of keyword/names that are reserved for use in the URL space. This means Accounts, Collections, and Projects should not be able to use these terms. |
|
FrameworkRegistrationEntry |
|
|
FullPermissionSetForwarderBase |
A base class for forwarding permissions from a flat namespace to a namespace that can derive all of its permissions from the source namespace. |
|
GroupCreationException |
The group you are creating already exists, thrown by the data tier |
|
GroupMembership |
|
|
GroupMembershipTable |
|
|
GroupNameNotRecognizedException |
|
|
GroupRenameException |
Group rename error; the new name is already being used. |
|
GroupScopeCreationException |
You are trying to create a group scope that already exists |
|
GroupScopeDoesNotExistException |
Unable to locate project for the project URI passed in. |
|
GroupWellKnownIdentityDescriptors |
|
|
GuidInt32Table |
|
|
GuidStringTable |
|
|
GuidTable |
|
|
HostAlreadyExistsException |
|
|
HostCannotBeDeletedException |
|
|
HostCreationException |
|
|
HostDoesNotExistException |
|
|
HostInstanceDoesNotExistException |
|
|
HostManagementException |
|
|
HostMustBeTopLevelException |
|
|
HostProcessNotFoundException |
|
|
HostProcessPingRequest |
|
|
HostProcessPingResponse |
|
|
HostPropertiesChangedEventArgs |
Used to pass data to the [TeamFoundatServiceHost.HostPropertiesChanged] event. |
|
HostReadyEvent |
|
|
HostShutdownException |
HostShutdownException is thrown when a call is made to the ThrowIfShutdownReceived is called on a host that is shutting down. |
|
HostStatusChangedEventArgs |
|
|
HostStatusChangeException |
|
|
HttpComponentCreator<TComponent> |
|
|
HttpComponentResponseException |
|
|
HttpContextConstants |
|
|
HttpResourceComponent |
|
|
HttpRouteCollectionExtensions |
|
|
IdentityAccountNameAlreadyInUseException |
|
|
IdentityAlreadyExistsException |
The identity already exists. |
|
IdentityChangedNotification |
The [IdentityChangedNotification] for in-process notifications. |
|
IdentityDescriptor |
A wrapper for the identity type—Windows SID, Passport Network credentials—and a unique identifier such as the SID or PUID. |
|
IdentityDescriptorComparer |
Class used for comparing identity descriptors. |
|
IdentityDomainDoesNotExistException |
IMS domain is incorrect for operation |
|
IdentityDomainMismatchException |
IMS domain is incorrect for operation. |
|
IdentityExpressionException |
|
|
IdentityFavorites |
A view around TeamFoundationIdentity or TeamFoundationTeam |
|
IdentityHelper |
|
|
IdentityMembershipTable |
|
|
IdentityNotFoundException |
ReadIdentityFromSource returned null and we need an identity to continue the operation |
|
IdentityNotServiceIdentityException |
The identity is not a service identity |
|
IdentityPropertiesView |
This is a wrapper class for an Identity that makes it convenient for working with its properties. |
|
IdentityPropertyRequiredException |
|
|
IdentityProviderUnavailableException |
Identity provider not available |
|
IdentityQueueTable |
|
|
IdentityStoreReadOnlyModeException |
|
|
IdentitySyncException |
|
|
IgnoreDormancyProhibitedException |
|
|
IllegalDeleteSelfReferenceServiceDefinitionException |
This is thrown when someone tries to register a location mapping that is in the incorrect context. |
|
IllegalIdentityException |
|
|
IncompatibleCompressionFormatException |
Thrown when a compressed file is not in a supported compression format. |
|
IncompatibleTokenException |
|
|
IncompleteUploadException |
Thrown when the client uploads the last chunk of a file, but some of the previous chunks are not there. It is also thrown when the uploaded content is not fully received, because of slow network connection, for example. |
|
IncorrectSizeException |
Thrown when a file length does not match. |
|
Int32StringTable |
|
|
Int32Table |
|
|
IntentLock |
Intent Lock class |
|
InvalidAccessException |
|
|
InvalidAccessPointException |
This exception is thrown when a user tries to register a new access mapping with an invalid location service URL. |
|
InvalidBindPendingIdentityDescriptorException |
|
|
InvalidCatalogDeleteNodeException |
Thrown when an invalid delete is tried. |
|
InvalidCatalogNodeMoveException |
Thrown when an invalid move is tried. |
|
InvalidCatalogNodePathException |
Thrown when we encounter an invalid path. |
|
InvalidCatalogSaveNodeException |
Thrown when an attempt is made to save an invalid node. |
|
InvalidCatalogSaveResourceException |
Thrown when an attempt is made to save an invalid resource. |
|
InvalidCollationException |
|
|
InvalidDisplayNameException |
|
|
InvalidEscapeSequenceException |
|
|
InvalidFeatureDescriptionException |
|
|
InvalidFeatureNameException |
|
|
InvalidLobParameterException |
|
|
InvalidParentHostException |
Raised when a host has an invalid parent host or parent host type for the desired operation. |
|
InvalidQuotaException |
|
|
InvalidRequestContextHostException |
This exception is raised when a request context from the incorrect host has been passed into a function. |
|
InvalidSecurityNamespaceDescriptionException |
Represents that a user specified an invalid description when trying to create a security namespace. |
|
InvalidSecurityNamespaceException |
Thrown when a user tries to update a namespace that does not exist. |
|
InvalidSecurityTokenException |
This is thrown when someone tries to set a permission on a token that is not valid for a given namespace |
|
InvalidServiceDefinitionException |
This is thrown when one of the properties of a service definition is invalid on register or lookup. |
|
InvalidServiceIdentityNameException |
|
|
InvalidServiceVersionException |
|
|
InvalidServicingStepTypeException |
|
|
InvalidTagArtifactKindException |
|
|
InvalidTagArtifactTypeException |
|
|
InvalidTagNameException |
|
|
InvalidTokenFormatExpcetion |
|
|
JobAgentException |
|
|
JobAgentTeardownTimeoutException |
Exception thrown when the Teardown operation times out during job agent recycling or shutdown. |
|
JobCannotBePausedException |
Exception when a job is in a state other than running and therefore cannot be paused. |
|
JobCannotBeResumedException |
Exception when a job is in a state other than paused and therefore cannot be resumed. |
|
JobCannotBeStoppedException |
Exception when a job is in a state other than running and therefore cannot be stopped. |
|
JobCannotBeUpdatedException |
Exception when a protected job is targeted by a client request. |
|
JobCompletedNotification |
This notification event is fired when a job finishes. |
|
JobDefinitionNotFoundException |
|
|
JobDefinitionUpdateTable |
|
|
JobDefinitionUpdateTable2 |
|
|
JobDidntPauseException |
Exception when a job extension does not pause (fast enough). |
|
JobIntervalNotSupportedException |
Exception when a job schedule has interval that is not supported. |
|
JobQueueEntryTable |
|
|
JobQueueEntryTable2 |
|
|
JobQueueEntryWithJobSourceTable |
|
|
JobQueueEntryWithJobSourceTable2 |
|
|
JobsStillRunningException |
Exception when a job agent is recycling or ending and one or more jobs will not stop. |
|
KeyValue<TKeyType, TValueType> |
A general-purpose two property class. Intended to allow for returning a pair of strongly-typed values or building a list of value pairs without adding a class. Useful for serializing dictionaries, because KeyValuePairs cannot be serialized directly. |
|
KeyValuePairGuidGuidTable |
|
|
KeyValuePairGuidStringTable |
|
|
KeyValuePairInt32DateTimeTable |
|
|
KeyValuePairInt32Int32Table |
|
|
KeyValuePairInt32StringTable |
|
|
KeyValuePairStringInt32Table |
|
|
KeyValuePairStringTable |
|
|
LicenseFeatures |
|
|
Licensing |
|
|
LocationMapping |
|
|
LocationMappingDoesNotExistException |
Thrown when someone tries to register a location mapping that is in the incorrect context. |
|
LocationNotFoundException |
|
|
LockHelper |
Helper class: Takes a series of locks and releases them in the correct order when disposed |
|
LockManager |
LockManager class. |
|
LockManager.NamedLockObject |
Represents a named lock object. Ideally this object should be internal for LockManager, but for efficiency we distribute references to this object to callers and enable them to cache such references. Note that this class does not have useful public methods, all methods are internal (although this may not provide sufficient protection considering that its internal interface is still exposed to all code in "friendly assemblies"). Please, outside LockManager code, treat this object as opaque reference ! |
|
LockName<T> |
Lock name with a value of a given type. |
|
LockName<T1, T2> |
Lock name with two values of given types. |
|
LockTimeoutException |
|
|
LogExceptionFilterAttribute |
|
|
MailRequest |
|
|
MessageBusAlreadySubscribingException |
|
|
MessageBusConfigurationException |
|
|
MessageBusNotFoundException |
|
|
MethodInformation |
Method information is used to describe an invocation of a web method Tracking parameters, timings, and other method details |
|
MethodTime |
|
|
MimeMapping |
|
|
MissingFeatureException |
|
|
MissingQuotaDefinitionException |
|
|
ModifyEveryoneGroupException |
You must specify a group when removing members from a group, thrown by the application tier. |
|
MultipleIdentitiesFoundException |
|
|
MultiplePartitionsNotSupportedException |
|
|
NotApplicationGroupException |
This exception is thrown when a user tries to add a group that is not an application group. We do not modify the memberships of Windows groups. |
|
NotASecurityGroupException |
This exception is thrown when a user tries to add a distribution list to a group. We only allow for security groups to be used. |
|
OAuthApplication |
Represents a registered OAuth client application |
|
OAuthApplicationAlreadyExistsException |
Exception when an OAuth application already exists. |
|
OAuthApplicationNotFoundException |
|
|
OAuthToken |
|
|
OAuthTokenNotFoundException |
|
|
ObjectBinder<T> |
Provides iterative access to strongly typed objects Wraps the functionality of the SqlDataReader so that it does not have to be referred to in the business layer. |
|
OrderedGuidTable |
|
|
OrderedIdentityDescriptorTable |
|
|
OrderedLock |
Provides a synchronization mechanism that preserves ordering. |
|
OrderedLock.Position |
|
|
OrderedStringTable |
|
|
OutboundLinkType |
|
|
PartialPermissionSetForwarderBase |
This is a base class for forwarding permissions from a flat namespace to a namespace that derives only a subset of its permissions from the source namespace. |
|
PartialPermissionSetNamespaceExtension |
This class is meant to work together with the [ISecurityNamespaceExtension] interface to allow for easily implementing the [HasPermission], [QueryPermissions] and [QueryEffectivePermissions] calls for namespaces that forward a partial set of their permissions to another namespace. |
|
PendingUploadNotFoundException |
|
|
PermissionTable |
|
|
PluginTagProviderFactory |
|
|
PreGroupDeletionNotification |
|
|
ProjectNotFoundException |
|
|
ProjectServicingTokenConstants |
|
|
PropertyDefinition |
Used to represent a property type in the property service. Each property is assigned a unique ID and can be used in any property service namespace. |
|
PropertyDefinitionDoesNotExistException |
PropertyDoesNotExistException - this is thrown when a call is made to get a property definition that does not exist. |
|
PropertyServiceException |
PropertyServiceException - this type can be used by SqlExceptionFactory ONLY |
|
PropertyValue |
Represents a property-value pair. |
|
ProxyParentClassAttribute |
|
|
PublicTokenTable |
|
|
QueryExpression |
|
|
QueryExpressionException |
|
|
QueryJobsTable |
|
|
QuotaDefinition |
|
|
QuotaDefinitionsManager |
|
|
QuotaDefinitionTable |
|
|
QuotaExceededException |
|
|
QuotaValue |
|
|
QuotaValueCollection |
|
|
QuotaValueProvidersManager |
|
|
QuotaValuesManager |
|
|
RedirectionException |
Thrown when a ITeamFoundationRequestFilter is redirecting a client to a different url for a resource. |
|
RegistrationArtifactType |
|
|
RegistrationDatabase |
|
|
RegistrationEventType |
|
|
RegistrationExtendedAttribute2 |
|
|
RegistrationServiceInterface |
|
|
RegistryAuditEntry |
|
|
RegistryEntry |
|
|
RegistryEntryCollection |
|
|
RegistryPathException |
|
|
RegistryPathPatternException |
|
|
ReleaseInfo |
|
|
ReleaseManifest |
|
|
RemoveAccessMappingException |
This is thrown when someone tries to unregister an access mapping that is the default of a service definition. |
|
RemoveGroupMemberException |
Group you were trying to delete from does not exist; thrown by the data tier. |
|
RemoveGroupMemberNotMemberException |
Group member you are trying to delete was not a member of the group. |
|
RemoveLastAdminGroupMemberException |
You cannot remove the last member from the global namespace admins group, thrown by the data tier |
|
RemoveLastLicensedAdminException |
They are deleting the last admin user from Licensed Users |
|
RemoveMemberGroupMissingException |
You must specify a group when removing members from a group, thrown by the application tier |
|
RemoveMemberIdentityMissingException |
You must specify a sid to remove when removing members from a group, thrown by the application tier |
|
RemoveMemberServiceAccountException |
|
|
RemoveNonexistentGroupException |
Trying to remove a group that does not exist, thrown by the data tier. |
|
RemoveSelfFromAdminGroupException |
You cannot remove yourself from the global namespace admins group and lock yourself out of your collection/hosting account. |
|
RemoveSpecialGroupException |
You cannot remove any of the special groups: the global administrators group, the service users group, the Team Foundation valid users group, or a project administration group. Thrown by the data tier. |
|
ReplaceDescriptorException |
|
|
RequestCanceledException |
RequestCanceledException is thrown when a call is made to the ThrowIfCanceled is called on a request context that is shutting down. |
|
RequestContextBase |
|
|
RequestDisabledDetailsException |
|
|
RequestDisabledException |
|
|
RequestFilterException |
Thrown by the an ITeamFoundationRequestFilter when it wants to reject a request. The message provided will be relayed to the caller. |
|
RequestRestrictions |
Describes the authentication and handler requirements for a client request. |
|
RequiredClientServiceAttribute |
|
|
ResourceManagementComponent |
|
|
ResourceManagementComponent2 |
|
|
ResourceManagementSetting |
|
|
ResourceStreamNotFoundException |
Thrown when the client uploads the last chunk of a file, but some of the previous chunks are not there. It is also thrown when the uploaded content is not fully received, because of slow network connection, for example. |
|
ResultCollection |
Represents a collection of results returned from the database. |
|
SecurityChangedNotification |
|
|
SecurityNamespaceAlreadyExistsException |
This is thrown when someone tries to create a security namespace with an Id that already exists. |
|
SecurityNamespaceDescription |
Class for describing the details of a [TeamFoundationSecurityNamespace]. |
|
SerializationWrapper |
|
|
ServerTraceLogger |
|
|
ServiceDefinition |
|
|
ServiceDefinitionDoesNotExistException |
This is thrown when someone tries to get a location for a service definition that does not exist. |
|
ServiceHost<T> |
|
|
ServiceIdentity |
Represents the service identity known to the system. |
|
ServiceIdentityInfo |
The service identity information. |
|
ServiceLevel |
|
|
ServiceLevelException |
|
|
ServiceNotRegisteredException |
|
|
ServiceVersionEntry |
Encapsulates service version information |
|
ServiceVersionNotSupportedException |
|
|
ServicingContext |
|
|
ServicingDisabledException |
|
|
ServicingExecutionHandlerData |
|
|
ServicingHostValidatorConstants |
|
|
ServicingIssues |
|
|
ServicingItemConstants |
|
|
ServicingJobData |
|
|
ServicingJobDetail |
Each servicing operation for host is recorded and the details of the operation are described by the [ServicingJobDetail]. |
|
ServicingJobInfo |
|
|
ServicingJobStats |
|
|
ServicingLogEntry |
|
|
ServicingLogger |
|
|
ServicingLogWriter |
|
|
ServicingOperation |
Represents a block of one or more servicing step groups that are to be run back to back. |
|
ServicingOperationAlreadyExistsException |
|
|
ServicingOperationConstants |
|
|
ServicingOperationHandlerNotFoundException |
|
|
ServicingOperationInfo |
|
|
ServicingOperationNotFoundException |
|
|
ServicingOperationProviderBase |
|
|
ServicingStep |
|
|
ServicingStepAttribute |
|
|
ServicingStepDetail |
|
|
ServicingStepGroup |
|
|
ServicingStepGroupAlreadyExistsException |
|
|
ServicingStepGroupDependencyException |
|
|
ServicingStepGroupHandlerNotFoundException |
|
|
ServicingStepGroupInUseException |
|
|
ServicingStepGroupNotFoundException |
|
|
ServicingStepGroupProviderBase |
|
|
ServicingStepLogEntry |
|
|
ServicingStepStateChange |
|
|
ServicingTokenConstants |
|
|
ServicingValidationException |
|
|
SharePointServicingTokenConstants |
|
|
SidDescriptor |
Factory to create SID-based descriptors. |
|
SigningInfo |
Contains information associated with the signing of objects |
|
SqlAzureException |
|
|
SqlAzureReason |
|
|
SqlBatch |
|
|
SqlColumnBinder |
This class is a convienent way to efficiently access result columns. It caches column ordinals. To use this class, create a static instance of it, pass in the column name to the constructor, and use the GetXXX methods at runtime to retrieve the values. After the first GetXXX() call, the column number will be cached. This object should be reused for any future calls against the same shape of result set. |
|
SqlExceptionFactory |
|
|
SqlNotificationEventClasses |
|
|
SqlScript |
|
|
SqlScriptResourceComponent |
|
|
StepDetailLogger |
|
|
StepPerformerAttribute |
|
|
StepPerformerNotFoundException |
Thrown when the given step performer is not registered in the system. |
|
StreamingCollection<T> |
|
|
StreamingCollectionUnsupportedOperationException |
|
|
StreamWriterLogEntryHandler |
|
|
StringTable |
|
|
StructuredListLogEntryHandler |
|
|
Subscription |
|
|
SyncCounter |
|
|
SyncErrors |
|
|
TagArtifacts<T> |
|
|
TagDefinition |
|
|
TagDefinitionNotFoundException |
|
|
TagException |
|
|
TagIdArtifacts<T> |
|
|
TagProviderAttribute |
|
|
TeamFoundationAccessControlException |
|
|
TeamFoundationAccessControlService |
Service used to configure Access Control for Hosted TFS |
|
TeamFoundationActivityLogService |
Service used to retrieve activity log entries from activity log |
|
TeamFoundationApplicationCore |
|
|
TeamFoundationAuthenticationService |
|
|
TeamFoundationBaseRegistryService |
|
|
TeamFoundationBasicAuthService |
|
|
TeamFoundationCacheService<TKey, TValue> |
A base class that can be used to implement an in-memory cache service. This class provides thread safe get/add methods, implements ITeamFoundationService and cleanup scheduling. Derived class must implement a cleanup logic. |
|
TeamFoundationCatalogServiceException |
Base class for all catalog service exceptions |
|
TeamFoundationCollationService |
Collation service |
|
TeamFoundationDatabaseCopyException |
An exception raised when a database is not successfully copied. |
|
TeamFoundationDatabaseManagementService |
|
|
TeamFoundationDatabasePool |
|
|
TeamFoundationDatabaseProperties |
|
|
TeamFoundationDatabaseSettings |
|
|
TeamFoundationDatabaseSplitException |
|
|
TeamFoundationDatabaseTenantUsage |
|
|
TeamFoundationDatabaseXmlWriter |
A class that encapsulates the StringWriter and XmlTextWriter that is typically used to write xml for SProc calls. |
|
TeamFoundationDataReader |
A utility class which allows a variable set of data objects (and especially enumerable data objects) to be accessed in a sequential manner. The reader also disposes of important resources that may be associated with it and the objects that it contains. |
|
TeamFoundationDataTierComponent |
|
|
TeamFoundationDomain |
A Team Foundation domain is the identity domain owned by an IMS host. |
|
TeamFoundationEventId |
Define event log ID ranges. |
|
TeamFoundationEventLog |
Team Foundation Log class. |
|
TeamFoundationEventLogger |
|
|
TeamFoundationEventService |
|
|
TeamFoundationExecutionState |
A snapshot of the global and per-process state for one or all service hosts. |
|
TeamFoundationExtensionNotFoundException |
|
|
TeamFoundationExtensionUtility |
|
|
TeamFoundationFeatureAvailabilityService |
|
|
TeamFoundationFileContainer |
|
|
TeamFoundationFileContainerService |
|
|
TeamFoundationFileService |
|
|
TeamFoundationHostCreationValidState |
|
|
TeamFoundationHostManagementService |
|
|
TeamFoundationHostReadyState |
|
|
TeamFoundationHttpResourceManagementService |
|
|
TeamFoundationIdentity |
Represents a user or group in Team Foundation Server. |
|
TeamFoundationIdentityService |
|
|
TeamFoundationIdentityServiceException |
|
|
TeamFoundationInvalidCertificateException |
|
|
TeamFoundationJobDefinition |
|
|
TeamFoundationJobExecutionEntry |
|
|
TeamFoundationJobHistoryEntry |
|
|
TeamFoundationJobQueueEntry |
|
|
TeamFoundationJobReference |
|
|
TeamFoundationJobSchedule |
|
|
TeamFoundationJobService |
|
|
TeamFoundationJobServiceException |
Base class for job service exceptions |
|
TeamFoundationLocationService |
|
|
TeamFoundationLocationServiceException |
Base class for all location service exceptions. |
|
TeamFoundationLock |
|
|
TeamFoundationLockException |
|
|
TeamFoundationLockInfo |
The set of data that is used to describe a lock on a resource. |
|
TeamFoundationLockingService |
|
|
TeamFoundationMailService |
|
|
TeamFoundationMessageBusService |
|
|
TeamFoundationMetabase |
|
|
TeamFoundationModule |
|
|
TeamFoundationOAuthService |
A service that is used to register OAuth client applications and issue OAuth delegation tokens |
|
TeamFoundationOAuthServiceException |
|
|
TeamFoundationPerformanceCounter |
This is a wrapper around the .NET Framework [CounterData]. |
|
TeamFoundationPerformanceCounters |
Wraps [CounterSetInstance]. |
|
TeamFoundationPerformanceService |
Intended to supply centralized performance API's.Currently supported: Single instance performance counters. |
|
TeamFoundationProcessStillRunningException |
Exception for when a TFS server process will not come to a full stop. |
|
TeamFoundationProfileService |
|
|
TeamFoundationProfileServiceException |
|
|
TeamFoundationPropertyService |
Default implementation of the manager interface. Provides management of generic artifact properties service. |
|
TeamFoundationQuotaService |
|
|
TeamFoundationRegistryService |
This service is used to read and write key/value pairs to a hierarchical registry. |
|
TeamFoundationRequestContext |
All Requests in a Team Foundation application create a [TeamFoundationRequestContext] and the context is available from the application or one of the framework base classes. |
|
TeamFoundationRequestInformation |
|
|
TeamFoundationResourceManagementService |
|
|
TeamFoundationResourceManagementServiceException |
|
|
TeamFoundationSecurityNamespace |
Class for managing and enforcing security for a set of AccessControlLists. |
|
TeamFoundationSecurityService |
An interface for managing collections of security namespaces. |
|
TeamFoundationSecurityServiceException |
Base class for all security service exceptions |
|
TeamFoundationServiceDependency |
|
|
TeamFoundationServiceException |
Base class for all custom exceptions thrown from Team Foundation code. |
|
TeamFoundationServiceHost |
|
|
TeamFoundationServiceHostActivity |
|
|
TeamFoundationServiceHostInstance |
Represents the per-process state for a Team Foundation service host. |
|
TeamFoundationServiceHostProcess |
|
|
TeamFoundationServiceHostProperties |
This is our internal TeamFoundationServiceHostProperties implementation used to drive the Deployment, Application, and Collection hosts. |
|
TeamFoundationServicingException |
|
|
TeamFoundationServicingService |
|
|
TeamFoundationSigningService |
A service that can sign and validate caller messages using keys held by the signing service but accessed by the caller through a surrogate identifier guid. |
|
TeamFoundationSqlNotificationService |
|
|
TeamFoundationSqlResourceComponent |
|
|
TeamFoundationStepPerformerBase |
Optional base class for implementing IStepPerformer using registered delegates. |
|
TeamFoundationTableValueParameter<T> |
|
|
TeamFoundationTaggingService |
|
|
TeamFoundationTagProviderBase |
|
|
TeamFoundationTask |
A task that can be added to the Task Service to run one time or on an interval basis on a pool of worker threads. When the task runs, the provided callback method is invoked. |
|
TeamFoundationTaskService |
A service for queuing tasks to run one time or with a schedule using a pool of worker threads. When a task is executed, the provided task callback method is invoked. |
|
TeamFoundationTraceReadingService |
|
|
TeamFoundationTracingService |
|
|
TeamFoundationTracingService.TraceProvider |
|
|
TeamFoundationUnusedDatabaseInfo |
|
|
TeamFoundationValidationException |
Thrown when validating user input. Similar to ArgumentException but does not require the property to be an input parameter. |
|
TeamProjectCollectionProperties |
Contains the configuration information to configure a team project collection. |
|
TfsApiController |
|
|
TfsApiPropertyKeys |
|
|
TfsHostTypeConstraint |
|
|
TFSProvider |
|
|
TokenRename |
|
|
TokenRenameTable |
|
|
TokenTable |
|
|
TooManyItemsException |
Thrown when the user sends a request that attempts to return more items than are allowed by the securityNamespace-defined limit. |
|
TraceDefinition |
Trace Definition is the base class for both TraceEvent and TraceFilter |
|
TraceFilter |
This class describes a trace filter, that is a set of criteria on whether a trace event should be emitted |
|
TraceFilterAttribute |
|
|
TracePointRange |
|
|
TraceWatch |
Utility class that traces if we spend more time in a call than we expect |
|
UnauthenticatedIdentityProvider |
|
|
UnauthorizedRequestException |
|
|
UnexpectedDatabaseResultException |
|
|
UnexpectedHostTypeException |
|
|
UniqueInt32Table |
|
|
UnknownMigrationOwnerException |
Thrown by prc_MigrateFile when an unknown owner Id is set. |
|
UpdateGroupException |
Group does not exist for update, thrown by the data tier |
|
UpdatePackage |
|
|
UpdatePackageHistoryEntry |
|
|
UserPreferences |
|
|
VirtualPathMappingException |
|
|
VirtualPathsConflictException |
|
|
WebApiTrace |
|
|
WrappedException |
|
|
XmlPropertyWriter |
|