IntegrationServiceIdentifiers Class
Contains GUIDs for integration services.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.IntegrationServiceIdentifiers
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Dichiarazione
Public NotInheritable Class IntegrationServiceIdentifiers
public static class IntegrationServiceIdentifiers
public ref class IntegrationServiceIdentifiers abstract sealed
[<AbstractClass>]
[<Sealed>]
type IntegrationServiceIdentifiers = class end
public final class IntegrationServiceIdentifiers
The IntegrationServiceIdentifiers type exposes the following members.
Fields
Name | Description | |
---|---|---|
Authorization | GUID for authorization service. | |
Authorization3 | GUID for authorization3 service. | |
CommonStructure | GUID for common structure service. | |
CommonStructure3 | GUID for common structure3 service. | |
GroupSecurity | GUID for group security service. | |
GroupSecurity2 | GUID for group security2 service. | |
ProcessTemplate | GUID for process template service. | |
Registration | GUID for registration service. | |
ServerStatus | GUID for server status service. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.