TeamFoundationIdentity.Descriptor 属性

此标识的标识描述符。 标识的提供程序的唯一标识符。

并验证与 TFS 时,客户端发送确定到服务器。 用于许多标识管理任务 (如 [AddMemberToApplicationGroup] 和 [ReadIdentity]。 TFS 项目与此标识符或标识的 [TeamFoundationId]。

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

语法

声明
Public Property Descriptor As IdentityDescriptor
public IdentityDescriptor Descriptor { get; set; }

属性值

类型:Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor
返回 IdentityDescriptor

.NET Framework 安全性

请参见

参考

TeamFoundationIdentity 类

Microsoft.TeamFoundation.Framework.Server 命名空间