返回测试服务帐户的安全标识。
命名空间: Microsoft.TeamFoundation.TestManagement.Common
程序集: Microsoft.TeamFoundation.TestManagement.Common(Microsoft.TeamFoundation.TestManagement.Common.dll 中)
语法
public static readonly SecurityIdentifier TestServiceAccountsIdentifier
public:
static initonly SecurityIdentifier^ TestServiceAccountsIdentifier
static val TestServiceAccountsIdentifier : SecurityIdentifier
Public Shared ReadOnly TestServiceAccountsIdentifier As SecurityIdentifier
字段值
Type: System.Security.Principal.SecurityIdentifier
请参阅
SecurityIdentifier
TestWellKnownGroups 类
Microsoft.TeamFoundation.TestManagement.Common 命名空间
返回页首