Proprietà IIdentityProvider.AvailableIdentityAttributes
Attributi del provider specifici utilizzati dall'identità corrispondente.
Spazio dei nomi: Microsoft.VisualStudio.Services.Identity
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
ReadOnly Property AvailableIdentityAttributes As IEnumerable(Of String)
IEnumerable<string> AvailableIdentityAttributes { get; }
Valore proprietà
Tipo: System.Collections.Generic.IEnumerable<String>
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.