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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.