TestWellKnownGroups Class
Provides the information for TestWellKnownGroups.
Inheritance Hierarchy
Object
Microsoft.TeamFoundation.TestManagement.Common.TestWellKnownGroups
Namespace: Microsoft.TeamFoundation.TestManagement.Common
Assembly: Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)
Syntax
'Declaration
Public NotInheritable Class TestWellKnownGroups
public static class TestWellKnownGroups
public ref class TestWellKnownGroups abstract sealed
[<AbstractClass>]
[<Sealed>]
type TestWellKnownGroups = class end
public final class TestWellKnownGroups
The TestWellKnownGroups type exposes the following members.
Fields
Name | Description | |
---|---|---|
TestServiceAccountsIdentifier | Returns the security identity of the test service accounts. |
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.