共用方式為


TeamFoundationIdentity.Descriptor 屬性

這個識別的識別描述元。 識別提供者的唯一識別項。 用以驗證 TFS 時,用戶端傳送向伺服器識別其本身。 使用許多識別管理工作 (例如 AddMemberToApplicationGroup 和 ReadIdentity。 TFS 成品與這個識別項或識別的 TeamFoundationId。

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Property Descriptor As IdentityDescriptor
public IdentityDescriptor Descriptor { get; set; }

屬性值

類型:Microsoft.VisualStudio.Services.Identity.IdentityDescriptor
傳回 IdentityDescriptor

.NET Framework 安全性

請參閱

參考

TeamFoundationIdentity 類別

Microsoft.TeamFoundation.Server.Core 命名空間