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 TeamFoundationId identità o dell'identificatore.

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

Sintassi

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

Valore proprietà

Tipo: Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamFoundationIdentity Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Client