Share via


TestWellKnownGroups.TestServiceAccountsIdentifier Field

 

Returns the security identity of the test service accounts.

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

Syntax

public static readonly SecurityIdentifier TestServiceAccountsIdentifier
public:
static initonly SecurityIdentifier^ TestServiceAccountsIdentifier
static val TestServiceAccountsIdentifier : SecurityIdentifier
Public Shared ReadOnly TestServiceAccountsIdentifier As SecurityIdentifier

Field Value

Type: System.Security.Principal.SecurityIdentifier

See Also

SecurityIdentifier
TestWellKnownGroups Class
Microsoft.TeamFoundation.TestManagement.Common Namespace

Return to top