TestWellKnownGroups Class

 

Provides the information for TestWellKnownGroups.

Namespace:   Microsoft.TeamFoundation.TestManagement.Common
Assembly:  Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.TestManagement.Common.TestWellKnownGroups

Syntax

public static class TestWellKnownGroups
public ref class TestWellKnownGroups abstract sealed 
[<AbstractClass>]
[<Sealed>]
type TestWellKnownGroups = class end
Public NotInheritable Class TestWellKnownGroups

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static TestServiceAccountsIdentifier

Returns the security identity of the test service accounts.

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.

See Also

Microsoft.TeamFoundation.TestManagement.Common Namespace

Return to top