AccountWellKnownGroups 类

包含已知的帐户组的安全标识符。

继承层次结构

System.Object
  Microsoft.VisualStudio.Services.Account.AccountWellKnownGroups

命名空间:  Microsoft.VisualStudio.Services.Account
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public NotInheritable Class AccountWellKnownGroups
public static class AccountWellKnownGroups

AccountWellKnownGroups 类型公开以下成员。

属性

  名称 说明
公共属性静态成员 AccountAdministratorsIdentifier 获取帐户管理员组的已知安全标识符 (sid)。
公共属性静态成员 AccountCreatorsIdentifier 获取帐户创建者组的已知安全标识符 (sid)。
公共属性静态成员 AccountReadersIdentifier 获取帐户 readers 组的已知安全标识符 (sid)。

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.VisualStudio.Services.Account 命名空间