Condividi tramite


Proprietà TeamFoundationIdentity.Descriptor

Il descrittore di identità per tale identità.Identificatore univoco per il provider di identità.

I client invia l'id al server quando autenticano con il TFS.Utilizzato per molte attività di gestione identità come [AddMemberToApplicationGroup] e [ReadIdentity].Gli elementi TFS sono associati a questo identificatore o [TeamFoundationId]identità.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor
Restituisca il valore IdentityDescriptor.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationIdentity Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server